구성요소: 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 편집기.