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