complexType personMailAddressInfoType
diagram index_p711.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
children eCH-0010:mrMrs eCH-0010:title eCH-0010:firstName eCH-0010:lastName
used by
elements mailAddressType/person personMailAddressType/person
source <xs:complexType name="personMailAddressInfoType">
 
<xs:sequence>
   
<xs:element name="mrMrs" type="eCH-0010:mrMrsType" minOccurs="0"/>
   
<xs:element name="title" type="eCH-0010:titleType" minOccurs="0"/>
   
<xs:element name="firstName" type="eCH-0010:firstNameType" minOccurs="0"/>
   
<xs:element name="lastName" type="eCH-0010:lastNameType"/>
 
</xs:sequence>
</xs:complexType>

element personMailAddressInfoType/mrMrs
diagram index_p712.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:mrMrsType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
source <xs:element name="mrMrs" type="eCH-0010:mrMrsType" minOccurs="0"/>

element personMailAddressInfoType/title
diagram index_p713.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:titleType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xs:element name="title" type="eCH-0010:titleType" minOccurs="0"/>

element personMailAddressInfoType/firstName
diagram index_p714.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:firstNameType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
source <xs:element name="firstName" type="eCH-0010:firstNameType" minOccurs="0"/>

element personMailAddressInfoType/lastName
diagram index_p715.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:lastNameType
properties
content simple
facets
Kind Value Annotation
maxLength 30
source <xs:element name="lastName" type="eCH-0010:lastNameType"/>


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