Komponente: ConceptTableMapping

Element: ConceptTableMapping / mapConcept

Namespace http://schemas.google.com/dspl/2010
Annotationen Eine Zuordnung zur ID der Tabellenspalte, die das Feld des Konzepts. Diese Zuordnung kann weggelassen werden, wenn die Tabellenspalte die die Konzeptwerte enthält, hat dieselbe ID wie das Konzept id [ID].
Diagramm Diagramm dspl5.tmp#id61
Attribute
content: komplex
minOccurs (Mindestanzahl): 0
Attribute
QName Typ Behoben Standard Verwenden Annotation
toColumn LocalId erforderlich Die ID der zugeordneten Tabellenspalte.
Quelle
<xs:element name="mapConcept" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A mapping to the id of the table column that contains the
            values of the concept.  This mapping may be omitted if the
            table column that contains the concept values has the same
            id as the concept id.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="toColumn" type="LocalId" use="required">
      <xs:annotation>
        <xs:documentation>The id of the mapped table column.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Element: ConceptTableMapping / mapProperty

Namespace http://schemas.google.com/dspl/2010
Annotationen Eine Zuordnung zur ID der Tabellenspalte, die das Feld Werte einer Eigenschaft des Konzepts. Diese Zuordnung kann weggelassen werden, wenn die die Eigenschaftswerte "Konzept" enthält, enthält die Eigenschaft id als seine ID festgelegt. Eine einzelne Eigenschaft kann mehreren Tabellenspalten zugeordnet werden. (einer pro Sprache), indem Sie unterschiedliche Werte für die Sprache angeben Attribut.
Diagramm Diagramm dspl5.tmp#id63 dspl5.tmp#id64
Attribute
content: komplex
minOccurs (Mindestanzahl): 0
maxOccurs: unbegrenzt
Attribute
QName Typ Behoben Standard Verwenden Annotation
lang optional
Ref. LocalId erforderlich ID der zugeordneten Konzepteigenschaft.
toColumn LocalId erforderlich Die ID der zugeordneten Tabellenspalte.
Quelle
<xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A mapping to the id of the table column that contains the
            values of a property of the concept.  This mapping may be
            omitted if the table column that contains the concept
            property values has the property id as its id.

            A single property can be mapped to multiple table columns
            (one per language) by specifying different values for the
            language attribute.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="LocalId" use="required">
      <xs:annotation>
        <xs:documentation>The id of the mapped concept property.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="toColumn" type="LocalId" use="required">
      <xs:annotation>
        <xs:documentation>The id of the mapped table column.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute ref="xml:lang" use="optional">
      <xs:annotation>
        <xs:documentation>The language/locale of the values in the mapped column.
                See [BCP 47] for possible values of the xml:lang
                attribute.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Komplexer Typ: ConceptTableMapping

Namespace http://schemas.google.com/dspl/2010
Annotationen Eine Zuordnung zu einer Tabelle, die Daten für eine Konzept.
Diagramm Diagramm dspl5.tmp#id65 dspl5.tmp#id60 dspl5.tmp#id62
Verwendet von
Element Konzept/Tabelle
Modell mapConcept{0,1} , mapProperty*
Children mapConcept, mapProperty
Attribute
QName Typ Behoben Standard Verwenden Annotation
Ref. LocalId erforderlich Die ID der Tabelle, die die Daten für die Konzept.
Quelle
<xs:complexType name="ConceptTableMapping">
  <xs:annotation>
    <xs:documentation>A mapping to a table that provides data for a concept.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="mapConcept" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A mapping to the id of the table column that contains the
            values of the concept.  This mapping may be omitted if the
            table column that contains the concept values has the same
            id as the concept id.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="toColumn" type="LocalId" use="required">
          <xs:annotation>
            <xs:documentation>The id of the mapped table column.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A mapping to the id of the table column that contains the
            values of a property of the concept.  This mapping may be
            omitted if the table column that contains the concept
            property values has the property id as its id.

            A single property can be mapped to multiple table columns
            (one per language) by specifying different values for the
            language attribute.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="LocalId" use="required">
          <xs:annotation>
            <xs:documentation>The id of the mapped concept property.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="toColumn" type="LocalId" use="required">
          <xs:annotation>
            <xs:documentation>The id of the mapped table column.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute ref="xml:lang" use="optional">
          <xs:annotation>
            <xs:documentation>The language/locale of the values in the mapped column.
                See [BCP 47] for possible values of the xml:lang
                attribute.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="ref" type="LocalId" use="required">
    <xs:annotation>
      <xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

Attribut: ConceptTableMapping / mapConcept / @toColumn

Namespace Kein Namespace
Annotationen Die ID der zugeordneten Tabellenspalte.
Typ LocalId
Attribute
verwenden Sie zum Beispiel: erforderlich
Attribute
maxLength 64
Verwendet von
Element ConceptTableMapping/mapConcept
Quelle
<xs:attribute name="toColumn" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the mapped table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Attribut: ConceptTableMapping / mapProperty / @ref

Namespace Kein Namespace
Annotationen ID der zugeordneten Konzepteigenschaft.
Typ LocalId
Attribute
verwenden Sie zum Beispiel: erforderlich
Attribute
maxLength 64
Verwendet von
Element ConceptTableMapping/mapProperty
Quelle
<xs:attribute name="ref" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the mapped concept property.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Attribut: ConceptTableMapping / mapProperty / @toColumn

Namespace Kein Namespace
Annotationen Die ID der zugeordneten Tabellenspalte.
Typ LocalId
Attribute
verwenden Sie zum Beispiel: erforderlich
Attribute
maxLength 64
Verwendet von
Element ConceptTableMapping/mapProperty
Quelle
<xs:attribute name="toColumn" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the mapped table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Attribut: ConceptTableMapping / @ref

Namespace Kein Namespace
Annotationen Die ID der Tabelle, die die Daten für die Konzept.
Typ LocalId
Attribute
verwenden Sie zum Beispiel: erforderlich
Attribute
maxLength 64
Verwendet von
Komplexer Typ ConceptTableMapping
Quelle
<xs:attribute name="ref" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Erstellt mit dem oXygen XML Editor