コンポーネント: SliceConceptRef

複合型: SliceConceptRef

名前空間 http://schemas.google.com/dspl/2010
アノテーション スライスのディメンションまたは指標。
図 dspl1.tmp#id74
使用者
要素 スライス/ディメンションスライス/指標
属性
QName タイプ 固定 デフォルト 使用 Annotation
コンセプト xs:QName 必須 ディメンションまたは指標が対応する概念
ソース
<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
プロパティ
次のコマンドを使用します。 必須
使用者
複合型 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 エディタ