Bileşen: ConceptTable Eşleme

Öğe: ConceptTableMapping / mapConcept

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar ve kavramların değerinden bahsedelim. Kavram değerlerini içeren tablo sütunu, kavram kimliğiyle aynı kimliğe sahipse bu eşleme atlanabilir.
Şema Şema dspl5.tmp#id61
Özellikler
içerik: karmaşık
minOccurs: 0
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
toColumn LocalId zorunlu Eşlenen tablo sütununun kimliği.
Kaynak
<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>

Öğe: ConceptTableMapping / mapProperty

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Kavramın bir özelliğinin değerlerini içerir. Bu eşleme kavram özelliği değerlerini içeren tablo sütunu, ilgili özelliğe sahip id [no] olarak belirleyin. Tek bir mülk, birden fazla tablo sütunuyla eşlenebilir (dil başına bir adet) dil için farklı değerler belirterek özelliğini gönderin.
Şema Şema dspl5.tmp#id63 dspl5.tmp#id64
Özellikler
içerik: karmaşık
minOccurs: 0
maxOccurs: sınırsız
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
lang isteğe bağlı
başvuru LocalId zorunlu Eşlenen kavram mülkünün kimliği.
toColumn LocalId zorunlu Eşlenen tablo sütununun kimliği.
Kaynak
<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>

Karmaşık Tür: ConceptTable Eşleme

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Bir hakkında bilgi edindiniz.
Şema Şema dspl5.tmp#id65 dspl5.tmp#id60 dspl5.tmp#id62
Kullanan reklam sayısı
Öğe Kavram/tablo
Model mapConcept{0,1} , mapProperty*
Çocuklar mapConcept, mapProperty
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
başvuru LocalId zorunlu hakkında bilgi edindiniz.
Kaynak
<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>

Özellik: ConceptTableMapping / mapConcept / @toColumn

Ad alanı Ad alanı yok
Ek açıklamalar Eşlenen tablo sütununun kimliği.
Tür LocalId
Özellikler
kullanın: zorunlu
Özellikler
maxLength 64
Kullanan reklam sayısı
Öğe ConceptTableMapping/mapConcept
Kaynak
<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>

Özellik: ConceptTableMapping / mapProperty / @ref

Ad alanı Ad alanı yok
Ek açıklamalar Eşlenen kavram mülkünün kimliği.
Tür LocalId
Özellikler
kullanın: zorunlu
Özellikler
maxLength 64
Kullanan reklam sayısı
Öğe ConceptTableMapping/mapProperty
Kaynak
<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>

Özellik: ConceptTableMapping / mapProperty / @toColumn

Ad alanı Ad alanı yok
Ek açıklamalar Eşlenen tablo sütununun kimliği.
Tür LocalId
Özellikler
kullanın: zorunlu
Özellikler
maxLength 64
Kullanan reklam sayısı
Öğe ConceptTableMapping/mapProperty
Kaynak
<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>

Özellik: ConceptTableMapping / @ref

Ad alanı Ad alanı yok
Ek açıklamalar hakkında bilgi edindiniz.
Tür LocalId
Özellikler
kullanın: zorunlu
Özellikler
maxLength 64
Kullanan reklam sayısı
Karmaşık Tür ConceptTableMapping
Kaynak
<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>

Oluşturulma: oXygen XML Düzenleyici.