ComplexTypeuro:IndoorFurnishingAttributeType
uro:IndoorFurnishingAttributeType
定義
設備に追加するナビゲーション用の属性を表現するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
XMLスキーマ
  <xs:complexType name="IndoorFurnishingAttributeType">
    <xs:complexContent>
      <xs:extension base="uro:IndoorAttributeType">
        <xs:sequence>
          <xs:element name="floorId" minOccurs="0" type="xs:string"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>