ComplexTypeuro:PortPollutionControlFacilityType
uro:PortPollutionControlFacilityType
定義
港湾施設である公害防止施設の属性を記述するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [1]
xs:string [0..1]
xs:boolean [0..1]
xs:integer [0..1]
xs:integer [0..1]
xs:integer [0..1]
xs:string [0..1]
XMLスキーマ
  <xs:complexType name="PortPollutionControlFacilityType">
    <xs:complexContent>
      <xs:extension base="uro:PortAttributeType">
        <xs:sequence>
          <xs:element name="length" minOccurs="0" type="gml:LengthType"/>
          <xs:element name="width" minOccurs="0" type="gml:LengthType"/>
          <xs:element name="crossSectionalArea" minOccurs="0" type="gml:MeasureType"/>
          <xs:element name="area" minOccurs="0" type="gml:MeasureType"/>
          <xs:element name="height" minOccurs="0" type="gml:LengthType"/>
          <xs:element name="mainMaterial" minOccurs="0" type="gml:CodeType"/>
          <xs:element name="totalCost" minOccurs="0" type="xs:integer"/>
          <xs:element name="subsidy" minOccurs="0" type="xs:integer"/>
          <xs:element name="note" minOccurs="0" type="xs:string"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>