complexType datePartiallyKnownType
diagram index_p425.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:yearMonthDay eCH-0129:yearMonth eCH-0129:year
used by
elements dwellingType/dateOfConstruction buildingType/dateOfDemolition buildingOnlyType/dateOfDemolition dwellingType/dateOfDemolition
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_p426.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type xs:date
properties
content simple
source <xs:element name="yearMonthDay" type="xs:date"/>

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

element datePartiallyKnownType/year
diagram index_p428.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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