complexType TextType
diagram AbaDoc-2.0041_p342.png
children abans:Line abans:FormattedText
used by
elements DocumentType/Header/Text DocumentType/LineItem/Text DocumentType/Summary/Text PaymentTermsType/Text PaymentInformationType/Header/Text
attributes
Name  Type  Use  Default  Fixed  Annotation
language  abans:LanguageType  optional      
annotation
documentation
General text type. Can hold formatted and unformatted text. The unformatted text must always be present

attribute TextType/@language
type abans:LanguageType
properties
use optional
facets
Kind Value Annotation
minLength 2

element TextType/Line
diagram AbaDoc-2.0041_p343.png
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
annotation
documentation
One element for each line of text. Without any formating information whatsoever.

element TextType/FormattedText
diagram AbaDoc-2.0041_p344.png
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
mimeType  xs:string  required      
annotation
documentation
If present, this FormattedText *MUST* contain the same information as the Line elements above (Unless used internally or in a agreed scenario).
The format must be specified in the mimeType attribute.
Examples:
application/rtf
text/html

attribute TextType/FormattedText/@mimeType
type xs:string
properties
use required


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy