| diagram | ![]() |
||
| namespace | http://www.ech.ch/xmlns/eCH-0097/2 | ||
| children | eCH-0097:organisationIdCategory eCH-0097:organisationId | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
|||||||||
| namespace | http://www.ech.ch/xmlns/eCH-0097/2 | |||||||||
| type | restriction of eCH-0097:organisationIdCategoryType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="organisationIdCategory"> <xs:simpleType> <xs:restriction base="eCH-0097:organisationIdCategoryType"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.ech.ch/xmlns/eCH-0097/2 | |||||||||
| type | restriction of xs:token | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| 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> |