<xs:element name="IndoorUserDefinedAttribute" substitutionGroup="uro:IndoorAttribute" type="uro:IndoorUserDefinedAttributeType"/>
<uro:IndoorUserDefinedAttribute>
<uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
<uro:name>[フィールド名]</uro:name>
<uro:nominalValue>
<uro:UserDefinedValue>
<uro:stringValue>[文字列]</uro:stringValue>
</uro:UserDefinedValue>
</uro:nominalValue>
<uro:description>[説明情報]</uro:description>
<uro:unit>[単位]</uro:unit>
</uro:IndoorUserDefinedAttribute>