simpleType Name
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
base xs:string
used by
element VesselName
facets
Kind Value Annotation
maxLength 254
annotation
documentation
Name in Free Text
source <xs:simpleType name="Name">
 
<xs:annotation>
   
<xs:documentation>Name in Free Text</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="254"/>
 
</xs:restriction>
</xs:simpleType>


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