ComplexTypeuro:AbstractPointCloudType
uro:AbstractPointCloudType
定義
三次元点群データの抽象型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:description
gml:StringOrRefType [0..1]
gml:name
gml:CodeType [0..*]
gml:boundedBy
gml:BoundingShapeType [0..1]
gml:location
gml:LocationPropertyType [0..1]
XMLスキーマ
  <xs:complexType name="AbstractPointCloudType" abstract="true">
    <xs:complexContent>
      <xs:extension base="gml:AbstractFeatureType">
        <xs:sequence/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>