구성요소: 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
속성
대신 다음을 사용합니다. 필수
사용 중인 광고
복합 유형 슬라이스 개념 참조
소스
<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 편집기를 사용하여 만듭니다.