complexType datePartiallyKnownType
diagram index_p733.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
children eCH-0044:yearMonthDay eCH-0044:yearMonth eCH-0044:year
used by
elements personIdentificationType/dateOfBirth personIdentificationLightType/dateOfBirth
source <xs:complexType name="datePartiallyKnownType">
 
<xs:choice>
   
<xs:element name="yearMonthDay" type="xs:date"/>
   
<xs:element name="yearMonth" type="xs:gYearMonth"/>
   
<xs:element name="year" type="xs:gYear"/>
 
</xs:choice>
</xs:complexType>

element datePartiallyKnownType/yearMonthDay
diagram index_p734.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type xs:date
properties
content simple
source <xs:element name="yearMonthDay" type="xs:date"/>

element datePartiallyKnownType/yearMonth
diagram index_p735.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type xs:gYearMonth
properties
content simple
source <xs:element name="yearMonth" type="xs:gYearMonth"/>

element datePartiallyKnownType/year
diagram index_p736.png
namespace http://www.ech.ch/xmlns/eCH-0044/4
type xs:gYear
properties
content simple
source <xs:element name="year" type="xs:gYear"/>


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