complexType namedOrganisationIdType
diagram index_p766.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
children eCH-0097:organisationIdCategory eCH-0097:organisationId
used by
elements organisationIdentificationType/localOrganisationId organisationIdentificationType/OtherOrganisationId
source <xs:complexType name="namedOrganisationIdType">
 
<xs:sequence>
   
<xs:element name="organisationIdCategory">
     
<xs:simpleType>
       
<xs:restriction base="eCH-0097:organisationIdCategoryType">
         
<xs:minLength value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="organisationId">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:maxLength value="20"/>
         
<xs:minLength value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element namedOrganisationIdType/organisationIdCategory
diagram index_p767.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type restriction of eCH-0097:organisationIdCategoryType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="organisationIdCategory">
 
<xs:simpleType>
   
<xs:restriction base="eCH-0097:organisationIdCategoryType">
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element namedOrganisationIdType/organisationId
diagram index_p768.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type restriction of xs:token
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="organisationId">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:maxLength value="20"/>
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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