simpleType uidOrganisationIdCategorieType
namespace http://www.ech.ch/xmlns/eCH-0097/2
type restriction of xs:string
properties
base xs:string
used by
element uidStructureType/uidOrganisationIdCategorie
facets
Kind Value Annotation
minLength 3
maxLength 3
enumeration CHE
enumeration ADM
source <xs:simpleType name="uidOrganisationIdCategorieType">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="3"/>
   
<xs:minLength value="3"/>
   
<xs:enumeration value="CHE"/>
   
<xs:enumeration value="ADM"/>
 
</xs:restriction>
</xs:simpleType>


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