<xs:complexType name="ConstructionBaseAttributeType">
<xs:sequence>
<xs:element name="adminType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="administrator" minOccurs="0" type="xs:string"/>
<xs:element name="adminOffice" minOccurs="0" type="xs:string"/>
<xs:element name="operatorType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="installerType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="installer" minOccurs="0" type="xs:string"/>
<xs:element name="structureOrdinance" minOccurs="0" type="xs:string"/>
<xs:element name="specification" minOccurs="0" type="xs:string"/>
<xs:element name="kana" minOccurs="0" type="xs:string"/>
<xs:element name="constructionStartYear" minOccurs="0" type="xs:gYear"/>
<xs:element name="completionYear" minOccurs="0" type="xs:gYear"/>
<xs:element name="facilityAge" minOccurs="0" type="xs:integer"/>
<xs:element name="update" minOccurs="0" type="xs:date"/>
<xs:element name="purpose" minOccurs="0" type="gml:CodeType"/>
</xs:sequence>
</xs:complexType>