complexType countryType
diagram index_p692.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
children eCH-0010:countryId eCH-0010:countryIdISO2 eCH-0010:countryNameShort
used by
elements addressInformationType/country swissAddressInformationType/country
source <xs:complexType name="countryType">
 
<xs:sequence>
   
<xs:element name="countryId" type="eCH-0010:countryIdType" minOccurs="0"/>
   
<xs:element name="countryIdISO2" type="eCH-0010:countryIdISO2Type" minOccurs="0"/>
   
<xs:element name="countryNameShort" type="eCH-0010:countryNameShortType"/>
 
</xs:sequence>
</xs:complexType>

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

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

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


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