Represents a Unicode character as an element (currently various spaces and the minus
symbol), in order to avoid ambiguity and make for easier editing. Also allows for
some entities from existing documents that are not in Unicode
<xsd:element name="Character"><xsd:annotation><xsd:documentation>Represents a Unicode character as an element (currently various spaces and the minus symbol), in order to avoid ambiguity and make for easier editing. Also allows for some entities from existing documents that are not in Unicode</xsd:documentation></xsd:annotation><xsd:complexType><xsd:attribute name="Name"><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="DotPadding"><xsd:annotation><xsd:documentation>Fills to the end of the line with dots and gives a similar effect to a right tab with a dot leader</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="EmSpace"><xsd:annotation><xsd:documentation>Unicode x2003</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="EnSpace"><xsd:annotation><xsd:documentation>Unicode x2002</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="LinePadding"><xsd:annotation><xsd:documentation>Fills to the end of the line with space and gives a similar effect to a right tab</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="NonBreakingSpace"><xsd:annotation><xsd:documentation>Unicode x00a0</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="Minus"><xsd:annotation><xsd:documentation>Unicode x2212, included to avoid confusion with a hyphen</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="ThinSpace"><xsd:annotation><xsd:documentation>Unicode x2009</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="BoxPadding"><xsd:annotation><xsd:documentation>Fills the space with an empty box with a thin black border</xsd:documentation></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:complexType></xsd:element>
Describes horizontal alignment with permissible values of:
inherit (the alignment is inherited from the parent element)
left
centre
right
justify (the entire paragraph is justified. Note that the last line is not force-justified.
The decision on whether the last line should be is left to the implementation).
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="Para" type="InlineModelStructure"><xsd:annotation><xsd:documentation>This is a generic paragraph element</xsd:documentation></xsd:annotation></xsd:element>
Describes horizontal alignment with permissible values of:
inherit (the alignment is inherited from the parent element)
left
centre
right
justify (the entire paragraph is justified. Note that the last line is not force-justified.
The decision on whether the last line should be is left to the implementation).
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="Number" type="InlineFullStructure"><xsd:annotation><xsd:documentation>This is a generic number element desinged to hold the number of say a chapter or numbered paragraph</xsd:documentation></xsd:annotation></xsd:element>
Describes horizontal alignment with permissible values of:
inherit (the alignment is inherited from the parent element)
left
centre
right
justify (the entire paragraph is justified. Note that the last line is not force-justified.
The decision on whether the last line should be is left to the implementation).
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="Title" type="InlineFullStructure"><xsd:annotation><xsd:documentation>This is a generic title element</xsd:documentation></xsd:annotation></xsd:element>
Describes horizontal alignment with permissible values of:
inherit (the alignment is inherited from the parent element)
left
centre
right
justify (the entire paragraph is justified. Note that the last line is not force-justified.
The decision on whether the last line should be is left to the implementation).
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="TitleBlock"><xsd:annotation><xsd:documentation>This is a generic title grouping element</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element ref="Title" maxOccurs="unbounded"/><xsd:element ref="Subtitle" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence><xsd:attributeGroup ref="CommonAttributes"/><xsd:attributeGroup ref="CommonFormattingAttributes"/></xsd:complexType></xsd:element>
Describes horizontal alignment with permissible values of:
inherit (the alignment is inherited from the parent element)
left
centre
right
justify (the entire paragraph is justified. Note that the last line is not force-justified.
The decision on whether the last line should be is left to the implementation).
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="Subtitle" type="InlineFullStructure"><xsd:annotation><xsd:documentation>This is a generic subtitle element</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="PersonName" type="InlineStructure"><xsd:annotation><xsd:documentation>This defines a full name</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="JobTitle" type="InlineStructure"><xsd:annotation><xsd:documentation>Holds the title of the job in which the signee signed the document</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="Department" type="InlineStructure"><xsd:annotation><xsd:documentation>Holds information about the department or organisation of the signee</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="Address"><xsd:annotation><xsd:documentation>This defines an address</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="AddressLine" type="InlineStructure" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>A line of an address</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><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="AddressLine" type="InlineStructure" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>A line of an address</xsd:documentation></xsd:annotation></xsd:element>
<xsd:attribute name="Name"><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="DotPadding"><xsd:annotation><xsd:documentation>Fills to the end of the line with dots and gives a similar effect to a right tab with a dot leader</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="EmSpace"><xsd:annotation><xsd:documentation>Unicode x2003</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="EnSpace"><xsd:annotation><xsd:documentation>Unicode x2002</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="LinePadding"><xsd:annotation><xsd:documentation>Fills to the end of the line with space and gives a similar effect to a right tab</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="NonBreakingSpace"><xsd:annotation><xsd:documentation>Unicode x00a0</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="Minus"><xsd:annotation><xsd:documentation>Unicode x2212, included to avoid confusion with a hyphen</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="ThinSpace"><xsd:annotation><xsd:documentation>Unicode x2009</xsd:documentation></xsd:annotation></xsd:enumeration><xsd:enumeration value="BoxPadding"><xsd:annotation><xsd:documentation>Fills the space with an empty box with a thin black border</xsd:documentation></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType></xsd:attribute>