<xs:element name="ReliefFeature" type="ReliefFeatureType" substitutionGroup="core:_CityObject"/>
<dem:ReliefFeature gml:id="dem_00000000-0000-0000-0000-000000000000">
<gml:description>[概要]</gml:description>
<gml:name>[名称]</gml:name>
<core:creationDate>2024-03-31</core:creationDate>
<core:terminationDate>0001-01-01</core:terminationDate>
<gen:stringAttribute name="[汎用属性名称]">
<gen:value>[汎用属性値]</gen:value>
</gen:stringAttribute>
<gen:intAttribute name="[汎用属性名称]">
<gen:value>123</gen:value>
</gen:intAttribute>
<gen:doubleAttribute name="[汎用属性名称]">
<gen:value>123.45</gen:value>
</gen:doubleAttribute>
<gen:dateAttribute name="[汎用属性名称]">
<gen:value>2023-01-02</gen:value>
</gen:dateAttribute>
<gen:uriAttribute name="[汎用属性名称]">
<gen:value>http://www.XXX.org/2014/OOOXXXX</gen:value>
</gen:uriAttribute>
<gen:measureAttribute name="[汎用属性名称]">
<gen:value uom="m">123.45</gen:value>
</gen:measureAttribute>
<gen:genericAttributeSet name="[汎用属性セット名称]" codeSpace="[汎用属性のグループを維持管理する機関のURI]">
<gen:stringAttribute name="[汎用属性名称]">
<gen:value>[汎用属性値]</gen:value>
</gen:stringAttribute>
<gen:intAttribute name="[汎用属性名称]">
<gen:value>123</gen:value>
</gen:intAttribute>
<gen:doubleAttribute name="[汎用属性名称]">
<gen:value>123.45</gen:value>
</gen:doubleAttribute>
<gen:measureAttribute name="[汎用属性名称]">
<gen:value uom="m2">123.45</gen:value>
</gen:measureAttribute>
</gen:genericAttributeSet>
<dem:lod>1</dem:lod>
<dem:reliefComponent>
<dem:TINRelief>
<gml:description>[概要]</gml:description>
<gml:name>[名称]</gml:name>
<core:creationDate>2024-03-31</core:creationDate>
<core:terminationDate>0001-01-01</core:terminationDate>
<dem:lod>1</dem:lod>
<dem:extent>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
<!--省略-->
</gml:posList>
</gml:LinearRing>
</gml:exterior>
<gml:interior>
<gml:LinearRing>
<gml:posList><!--省略--></gml:posList>
</gml:LinearRing>
</gml:interior>
</gml:Polygon>
</dem:extent>
<dem:tin>
<gml:TriangulatedSurface>
<gml:trianglePatches>
<gml:Triangle>
<gml:exterior>
<gml:LinearRing>
<gml:posList><!--省略--></gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Triangle>
<!--省略-->
</gml:trianglePatches>
</gml:TriangulatedSurface>
</dem:tin>
</dem:TINRelief>
</dem:reliefComponent>
<uro:demDataQualityAttribute>
<uro:DataQualityAttribute>
<uro:geometrySrcDescLod1 codeSpace="../../codelists/DataQualityAttribute_geometrySrcDesc.xml">000</uro:geometrySrcDescLod1>
<uro:thematicSrcDesc codeSpace="../../codelists/DataQualityAttribute_thematicSrcDesc.xml">700</uro:thematicSrcDesc>
<uro:appearanceSrcDescLod1 codeSpace="../../codelists/DataQualityAttribute_appearanceSrcDesc.xml">99</uro:appearanceSrcDescLod1>
<uro:publicSurveyDataQualityAttribute>
<uro:PublicSurveyDataQualityAttribute>
<uro:srcScaleLod1 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_srcScale.xml">0</uro:srcScaleLod1>
<uro:publicSurveySrcDescLod1 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_publicSurveySrcDesc.xml">008</uro:publicSurveySrcDescLod1>
</uro:PublicSurveyDataQualityAttribute>
</uro:publicSurveyDataQualityAttribute>
</uro:DataQualityAttribute>
</uro:demDataQualityAttribute>
<uro:demKeyValuePairAttribute>
<uro:KeyValuePairAttribute>
<uro:key codeSpace="../../codelists/KeyValuePairAttribute_key.xml">1</uro:key>
<uro:codeValue codeSpace="../../codelists/KeyValuePairAttribute_key1.xml">101</uro:codeValue>
</uro:KeyValuePairAttribute>
</uro:demKeyValuePairAttribute>
</dem:ReliefFeature>