Elementuro:tranDmAttribute
定義
公共測量標準図式による図形表現に必要な情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="tranDmAttribute" type="uro:DmAttributePropertyType" substitutionGroup="tran:_GenericApplicationPropertyOfTransportationComplex"/>
XMLインスタンスのサンプル
<uro:tranDmAttribute>
    <uro:DmGeometricAttribute>
        <uro:dmCode codeSpace="../../codelists/Common_dmCode.xml">2101</uro:dmCode>
        <uro:meshCode>09LD001</uro:meshCode>
        <uro:dmElement>
            <uro:DmElement>
                <uro:locationType>L000000</uro:locationType>
                <uro:infoType>I000000</uro:infoType>
                <uro:elementKey>0001</uro:elementKey>
                <uro:hierarchyLevel>1</uro:hierarchyLevel>
                <uro:dataType codeSpace="../../codelists/DmElement_dataType.xml">2</uro:dataType>
                <uro:precisionType codeSpace="../../codelists/DmElement_precisionType.xml">36</uro:precisionType>
                <uro:dislocationType codeSpace="../../codelists/DmElement_dislocationType.xml">0</uro:dislocationType>
                <uro:breakType codeSpace="../../codelists/DmElement_breakType.xml">0</uro:breakType>
                <uro:attributeValue>[属性数値]</uro:attributeValue>
                <uro:attributeType>[属性区分]</uro:attributeType>
                <uro:attributeValueType><!--省略 属性データ書式。属性レコードを持つ場合の、そのレコードに記述されている内容の書式をFortran形式で記述する。--></uro:attributeValueType>
                <uro:creationDate>2020-01</uro:creationDate>
                <uro:updateDate>2021-01</uro:updateDate>
                <uro:freeSpace>[空き領域]</uro:freeSpace>
            </uro:DmElement>
        </uro:dmElement>
        <uro:geometryType codeSpace="../../codelists/Common_geometryType.xml">E2</uro:geometryType>
        <uro:mapLevel codeSpace="../../codelists/Common_MapLevel.xml">2500</uro:mapLevel>
        <uro:shapeType codeSpace="../../codelists/Common_shapeType.xml">0</uro:shapeType>
        <uro:visibility>1</uro:visibility>
        <uro:is3d>0</uro:is3d>
        <uro:isInstallation>0</uro:isInstallation>
        <uro:isEdited>0</uro:isEdited>
        <uro:isSupplementarySymbol>0</uro:isSupplementarySymbol>
        <uro:elevation uom="m">0</uro:elevation>
        <uro:lod0Geometry>
            <gml:MultiCurve>
                <gml:curveMember>
                    <gml:LineString>
                        <gml:posList><!--省略--></gml:posList>
                    </gml:LineString>
                </gml:curveMember>
                <!--省略-->
            </gml:MultiCurve>
        </uro:lod0Geometry>
    </uro:DmGeometricAttribute>
</uro:tranDmAttribute>