Elementuro:luseKeyValuePairAttribute
定義
属性を拡張するための仕組み。コ-ド値以外の属性を拡張する場合は、gen:_GenericAttributeの下位型を使用する。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="luseKeyValuePairAttribute" type="uro:KeyValuePairAttributePropertyType" substitutionGroup="luse:_GenericApplicationPropertyOfLandUse"/>
XMLインスタンスのサンプル
<uro:luseKeyValuePairAttribute>
    <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:luseKeyValuePairAttribute>