simpleType organisationNameType
namespace http://www.ech.ch/xmlns/eCH-0010/6
type restriction of xs:token
properties
base xs:token
used by
elements organisationMailAddressInfoType/organisationName organisationMailAddressInfoType/organisationNameAddOn1 organisationMailAddressInfoType/organisationNameAddOn2
facets
Kind Value Annotation
maxLength 60
source <xs:simpleType name="organisationNameType">
 
<xs:restriction base="xs:token">
   
<xs:maxLength value="60"/>
 
</xs:restriction>
</xs:simpleType>


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