element DeclarationText
diagram taf_cat_complete_sector_p140.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
elements ConsignmentOrderMessage/COMS/COM/ConsignorDeclarations ConsignmentOrderMessage/COMS/COM/RU_Declarations/RU_Declaration
facets
Kind Value Annotation
minLength 1
maxLength 350
annotation
documentation
Additional Text for codes with free text
source <xs:element name="DeclarationText">
 
<xs:annotation>
   
<xs:documentation>Additional Text for codes with free text</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="350"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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