simpleType FreeText
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
base xs:string
used by
elements AdditionalInstruction Address CauseDescription Comments ContractNumberMovement InterruptionPoint/DetailedDescriptionOfLocation FreeTextField GoodsDescription HandlingInstruction InternalReferenceIdentifier InterruptionDescription LocationSubsidiaryName MessageIdentifier ErrorMessage/ErrorCauseReference/MessageSenderReference Name PrimaryLocationName RelatedIdentifier RelatedReference/RelatedSenderReference Remarks RouteInformation SenderReference TransportInstruction NetworkSpecificParameter/Value
complexType CargoCodeType
facets
Kind Value Annotation
minLength 1
maxLength 255
annotation
documentation
Clear Text in ISO Unicode character set
source <xs:simpleType name="FreeText">
 
<xs:annotation>
   
<xs:documentation>Clear Text in ISO Unicode character set</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="255"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>


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