コンポーネント: SliceconceptRef

複雑なタイプ: SliceconceptRef

名前空間 http://schemas.google.com/dspl/2010
アノテーション スライスのディメンションまたは指標。
図 dspl1.tmp#id74
使用アカウント
要素 スライス/ディメンションスライス/指標
属性
QName タイプ 固定 Default 用途 Annotation
コンセプト xs:QName required ディメンションまたは指標が対応するコンセプト。
ソース
<xs:complexType name="SliceConceptRef">
  <xs:annotation>
    <xs:documentation>A dimension or metric of a slice.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="concept" type="xs:QName" use="required">
    <xs:annotation>
      <xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

属性: SliceconceptRef / @concept

名前空間 名前空間がありません
アノテーション ディメンションまたは指標が対応するコンセプト。
タイプ xs:QName
プロパティ
次のコマンドを使用します。 required
使用アカウント
複合型 SliceconceptRef
ソース
<xs:attribute name="concept" type="xs:QName" use="required">
  <xs:annotation>
    <xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
  </xs:annotation>
</xs:attribute>

oXygen XML Editor を使用して作成します。