complexType countryType
diagram index_p784.png
namespace http://www.ech.ch/xmlns/eCH-0008/3
children eCH-0008:countryId eCH-0008:countryIdISO2 eCH-0008:countryNameShort
used by
elements countryRoot/country constructionLocalisationType/country
source <xs:complexType name="countryType">
 
<xs:sequence>
   
<xs:element name="countryId" type="eCH-0008:countryIdType" minOccurs="0"/>
   
<xs:element name="countryIdISO2" type="eCH-0008:countryIdISO2Type" minOccurs="0"/>
   
<xs:element name="countryNameShort" type="eCH-0008:countryNameShortType"/>
 
</xs:sequence>
</xs:complexType>

element countryType/countryId
diagram index_p785.png
namespace http://www.ech.ch/xmlns/eCH-0008/3
type eCH-0008:countryIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1000
maxInclusive 9999
source <xs:element name="countryId" type="eCH-0008:countryIdType" minOccurs="0"/>

element countryType/countryIdISO2
diagram index_p786.png
namespace http://www.ech.ch/xmlns/eCH-0008/3
type eCH-0008:countryIdISO2Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 2
source <xs:element name="countryIdISO2" type="eCH-0008:countryIdISO2Type" minOccurs="0"/>

element countryType/countryNameShort
diagram index_p787.png
namespace http://www.ech.ch/xmlns/eCH-0008/3
type eCH-0008:countryNameShortType
properties
content simple
facets
Kind Value Annotation
maxLength 50
source <xs:element name="countryNameShort" type="eCH-0008:countryNameShortType"/>


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