simpleType mrMrsType
namespace http://www.ech.ch/xmlns/eCH-0010/6
type restriction of xs:token
properties
base xs:token
used by
elements personMailAddressInfoType/mrMrs organisationMailAddressInfoType/mrMrs
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
source <xs:simpleType name="mrMrsType">
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
 
</xs:restriction>
</xs:simpleType>


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