Komponent: SliceConceptRef

Typ złożony: SliceConceptRef

Przestrzeń nazw http://schemas.google.com/dspl/2010
Adnotacje Wymiar lub dane wycinka.
Diagram Diagram dspl1.tmp#id74
Używane przez
Elementy Wycinek/wymiar, Wycinek/dane
Atrybuty
QName Typ Naprawiono Domyślny Użyj Adnotacja
koncepcja xs:QName wymagane założenie, że wymiar lub dane odpowiadają do.
Źródło
<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>

Atrybut: SliceConceptRef / @Concept

Przestrzeń nazw Brak przestrzeni nazw
Adnotacje założenie, że wymiar lub dane odpowiadają do.
Typ xs:QName
Właściwości
użyj: wymagane
Używane przez
Rodzaj złożony SliceConceptRef
Źródło
<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>

Utworzono za pomocą oXygen XML Editor.