Komponente: SliceConceptRef

Komplexer Typ: SliceConceptRef

Namespace http://schemas.google.com/dspl/2010
Annotationen Eine Dimension oder ein Messwert eines Segments.
Diagramm Diagramm dspl1.tmp#id74
Verwendet von
Elemente Segment/Dimension, Segment/Messwert
Attribute
QName Typ Fixed Standard Verwenden Anmerkung
Konzept xs:QName erforderlich Das Konzept, dem die Dimension oder der Messwert entspricht.
Quelle
<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>

Attribut: SliceConceptRef / @concept

Namespace Kein Namespace
Annotationen Das Konzept, dem die Dimension oder der Messwert entspricht.
Typ xs:QName
Attribute
verwenden Sie zum Beispiel: erforderlich
Verwendet von
Komplexer Typ SliceConcept-Ref
Quelle
<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>

Erstellt mit dem oXygen-XML-Editor.