Describes emboldened (highlighted) text. This will generally turn roman text bold
or bold text roman. The content model allows all standard inline constructs apart
from strong which should not be nested
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Strong"><xsd:annotation><xsd:documentation>Describes emboldened (highlighted) text. This will generally turn roman text bold or bold text roman. The content model allows all standard inline constructs apart from strong which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element ref="Emphasis"/><xsd:element ref="Inferior"/><xsd:element ref="Superior"/><xsd:element ref="SmallCaps"/><xsd:element ref="Uppercase"/><xsd:element ref="Underline"/><xsd:element ref="Expanded"/><xsd:element ref="Strike"/><xsd:group ref="InlineBasic"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Describes emphasised text. This will generally turn roman text italic or italic text
roman. The content model allows all standard inline constructs apart from emphasis
which should not be nested.
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Emphasis"><xsd:annotation><xsd:documentation>Describes emphasised text. This will generally turn roman text italic or italic text roman. The content model allows all standard inline constructs apart from emphasis which should not be nested.</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element ref="Strong"/><xsd:element ref="Inferior"/><xsd:element ref="Superior"/><xsd:element ref="SmallCaps"/><xsd:element ref="Uppercase"/><xsd:element ref="Underline"/><xsd:element ref="Expanded"/><xsd:element ref="Strike"/><xsd:group ref="InlineBasic"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Describes inferior (subscript) text. To get second order inferior characters nest
this element. The content model allows all standard inline constructs
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Inferior" type="InlineStructure"><xsd:annotation><xsd:documentation>Describes inferior (subscript) text. To get second order inferior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation></xsd:element>
Describes superior (superscript) text. To get second order superior characters nest
this element. The content model allows all standard inline constructs
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Superior" type="InlineStructure"><xsd:annotation><xsd:documentation>Describes superior (superscript) text. To get second order superior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="SmallCaps"><xsd:annotation><xsd:documentation>Describes smallcaps text. The content model allows all standard inline constructs apart from small caps which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element ref="Strong"/><xsd:element ref="Emphasis"/><xsd:element ref="Inferior"/><xsd:element ref="Superior"/><xsd:element ref="Uppercase"/><xsd:element ref="Underline"/><xsd:element ref="Expanded"/><xsd:element ref="Strike"/><xsd:group ref="InlineBasic"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Uppercase"><xsd:annotation><xsd:documentation>Describes uppercase text. The content model allows all standard inline constructs apart from uppercase which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element ref="Strong"/><xsd:element ref="Emphasis"/><xsd:element ref="Inferior"/><xsd:element ref="Superior"/><xsd:element ref="SmallCaps"/><xsd:element ref="Underline"/><xsd:element ref="Expanded"/><xsd:element ref="Strike"/><xsd:group ref="InlineBasic"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Underline" type="InlineStructure"><xsd:annotation><xsd:documentation>Describes underlined text. To get double underline nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
Describes emphasised text. This will generally turn roman text italic or italic text
roman. The content model allows all standard inline constructs apart from emphasis
which should not be nested.
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Emphasis"><xsd:annotation><xsd:documentation>Describes emphasised text. This will generally turn roman text italic or italic text roman. The content model allows all standard inline constructs apart from emphasis which should not be nested.</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Describes emboldened (highlighted) text. This will generally turn roman text bold
or bold text roman. The content model allows all standard inline constructs apart
from strong which should not be nested
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Strong"><xsd:annotation><xsd:documentation>Describes emboldened (highlighted) text. This will generally turn roman text bold or bold text roman. The content model allows all standard inline constructs apart from strong which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Describes inferior (subscript) text. To get second order inferior characters nest
this element. The content model allows all standard inline constructs
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Inferior"><xsd:annotation><xsd:documentation>Describes inferior (subscript) text. To get second order inferior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Describes superior (superscript) text. To get second order superior characters nest
this element. The content model allows all standard inline constructs
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Superior"><xsd:annotation><xsd:documentation>Describes superior (superscript) text. To get second order superior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="SmallCaps"><xsd:annotation><xsd:documentation>Describes smallcaps text. The content model allows all standard inline constructs apart from small caps which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
<xsd:element name="Underline"><xsd:annotation><xsd:documentation>Describes underlined text. To get double underline nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element>
<xsd:group name="EmphasisRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="Emphasis"><xsd:annotation><xsd:documentation>Describes emphasised text. This will generally turn roman text italic or italic text roman. The content model allows all standard inline constructs apart from emphasis which should not be nested.</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:group name="StrongRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="Strong"><xsd:annotation><xsd:documentation>Describes emboldened (highlighted) text. This will generally turn roman text bold or bold text roman. The content model allows all standard inline constructs apart from strong which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:group name="InferiorRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="Inferior"><xsd:annotation><xsd:documentation>Describes inferior (subscript) text. To get second order inferior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:group name="SuperiorRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="Superior"><xsd:annotation><xsd:documentation>Describes superior (superscript) text. To get second order superior characters nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:group name="SmallCapsRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="SmallCaps"><xsd:annotation><xsd:documentation>Describes smallcaps text. The content model allows all standard inline constructs apart from small caps which should not be nested</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="UnderlineRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:group name="UnderlineRestricted"><xsd:annotation><xsd:documentation>Follows the standard element definition but restricts the content model further</xsd:documentation></xsd:annotation><xsd:choice><xsd:element name="Underline"><xsd:annotation><xsd:documentation>Describes underlined text. To get double underline nest this element. The content model allows all standard inline constructs</xsd:documentation></xsd:annotation><xsd:complexType mixed="true"><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:group ref="EmphasisRestricted"/><xsd:group ref="StrongRestricted"/><xsd:group ref="InferiorRestricted"/><xsd:group ref="SuperiorRestricted"/><xsd:group ref="SmallCapsRestricted"/><xsd:group ref="StrikeRestricted"/><xsd:group ref="InlineBasicRestricted"/></xsd:choice><xsd:attributeGroup ref="CommonAttributes"/></xsd:complexType></xsd:element></xsd:choice></xsd:group>