ComplexTypeuro:IfcProjectedCRSType
uro:IfcProjectedCRSType
定義
投影座標参照系の情報を表現するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
XMLスキーマ
  <xs:complexType name="IfcProjectedCRSType">
    <xs:complexContent>
      <xs:extension base="uro:IfcCoordinateReferenceSystemType">
        <xs:sequence>
          <xs:element name="mapUnit" minOccurs="0" type="xs:string"/>
          <xs:element name="mapProjection" minOccurs="0" type="xs:string"/>
          <xs:element name="mapZone" minOccurs="0" type="xs:string"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>