simpleType countryIdISO2Type
namespace http://www.ech.ch/xmlns/eCH-0008/3
type restriction of xs:token
properties
base xs:token
used by
element countryType/countryIdISO2
facets
Kind Value Annotation
maxLength 2
source <xs:simpleType name="countryIdISO2Type">
 
<xs:restriction base="xs:token">
   
<xs:maxLength value="2"/>
 
</xs:restriction>
</xs:simpleType>


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