complexType personIdentificationLightType
diagram index_p745.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
children eCH-0044:vn eCH-0044:localPersonId eCH-0044:otherPersonId eCH-0044:officialName eCH-0044:firstName eCH-0044:originalName eCH-0044:sex eCH-0044:dateOfBirth
used by
elements personIdentificationType/individual buildingAuthorityType/contactPerson/personIdentification personType/identification/personIdentification personOnlyType/identification/personIdentification
source <xs:complexType name="personIdentificationLightType">
 
<xs:sequence>
   
<xs:element name="vn" type="eCH-0044:vnType" minOccurs="0"/>
   
<xs:element name="localPersonId" type="eCH-0044:namedPersonIdType" minOccurs="0"/>
   
<xs:element name="otherPersonId" type="eCH-0044:namedPersonIdType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="officialName" type="eCH-0044:baseNameType"/>
   
<xs:element name="firstName" type="eCH-0044:baseNameType"/>
   
<xs:element name="originalName" type="eCH-0044:baseNameType" minOccurs="0"/>
   
<xs:element name="sex" type="eCH-0044:sexType" minOccurs="0"/>
   
<xs:element name="dateOfBirth" type="eCH-0044:datePartiallyKnownType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element personIdentificationLightType/vn
diagram index_p746.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:vnType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 7560000000001
maxInclusive 7569999999999
source <xs:element name="vn" type="eCH-0044:vnType" minOccurs="0"/>

element personIdentificationLightType/localPersonId
diagram index_p747.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:namedPersonIdType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0044:personIdCategory eCH-0044:personId
source <xs:element name="localPersonId" type="eCH-0044:namedPersonIdType" minOccurs="0"/>

element personIdentificationLightType/otherPersonId
diagram index_p748.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:namedPersonIdType
properties
minOcc 0
maxOcc unbounded
content complex
children eCH-0044:personIdCategory eCH-0044:personId
source <xs:element name="otherPersonId" type="eCH-0044:namedPersonIdType" minOccurs="0" maxOccurs="unbounded"/>

element personIdentificationLightType/officialName
diagram index_p749.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:baseNameType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
source <xs:element name="officialName" type="eCH-0044:baseNameType"/>

element personIdentificationLightType/firstName
diagram index_p750.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:baseNameType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
source <xs:element name="firstName" type="eCH-0044:baseNameType"/>

element personIdentificationLightType/originalName
diagram index_p751.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:baseNameType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
source <xs:element name="originalName" type="eCH-0044:baseNameType" minOccurs="0"/>

element personIdentificationLightType/sex
diagram index_p752.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:sexType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
source <xs:element name="sex" type="eCH-0044:sexType" minOccurs="0"/>

element personIdentificationLightType/dateOfBirth
diagram index_p753.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type eCH-0044:datePartiallyKnownType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0044:yearMonthDay eCH-0044:yearMonth eCH-0044:year
source <xs:element name="dateOfBirth" type="eCH-0044:datePartiallyKnownType" minOccurs="0"/>


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