جزء: ConceptTableMapping

عنصر: ConceptTableMapping / mapConcept

فضای نام http://schemas.google.com/dspl/2010
حاشیه نویسی ها یک نگاشت به شناسه ستون جدول که حاوی مقادیر مفهوم است. اگر ستون جدول حاوی مقادیر مفهومی دارای شناسه یکسانی با شناسه مفهومی باشد، این نگاشت ممکن است حذف شود.
نمودار نمودارdspl5.tmp#id61
خواص
محتوا: مجتمع
کوچک اتفاق می افتد: 0
ویژگی های
QName تایپ کنید درست شد پیش فرض استفاده کنید حاشیه نویسی
به ستون LocalId ضروری شناسه ستون جدول نگاشت شده.
منبع
<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>

عنصر: ConceptTableMapping / MapProperty

فضای نام http://schemas.google.com/dspl/2010
حاشیه نویسی ها یک نگاشت به شناسه ستون جدول که حاوی مقادیر یک ویژگی مفهوم است. اگر ستون جدول حاوی مقادیر ویژگی مفهومی دارای شناسه ویژگی باشد، ممکن است این نگاشت حذف شود. یک ویژگی منفرد را می توان با تعیین مقادیر مختلف برای ویژگی زبان به چندین ستون جدول (یکی در هر زبان) نگاشت.
نمودار نمودارdspl5.tmp#id63dspl5.tmp#id64
خواص
محتوا: مجتمع
کوچک اتفاق می افتد: 0
حداکثر اتفاق می افتد: نامحدود
ویژگی های
QName تایپ کنید درست شد پیش فرض استفاده کنید حاشیه نویسی
زبان اختیاری
مرجع LocalId ضروری شناسه ویژگی مفهومی نگاشت شده.
به ستون LocalId ضروری شناسه ستون جدول نگاشت شده.
منبع
<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>

نوع پیچیده: ConceptTableMapping

فضای نام http://schemas.google.com/dspl/2010
حاشیه نویسی ها نگاشت به جدولی که داده های یک مفهوم را فراهم می کند.
نمودار نمودارdspl5.tmp#id65dspl5.tmp#id60dspl5.tmp#id62
استفاده شده توسط
عنصر مفهوم / جدول
مدل mapConcept{0,1} , mapProperty*
فرزندان mapConcept ، mapProperty
ویژگی های
QName تایپ کنید درست شد پیش فرض استفاده کنید حاشیه نویسی
مرجع LocalId ضروری شناسه جدولی که حاوی داده هایی برای مفهوم است.
منبع
<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>

ویژگی: ConceptTableMapping / mapConcept / @toColumn

فضای نام بدون فضای نام
حاشیه نویسی ها شناسه ستون جدول نگاشت شده.
تایپ کنید LocalId
خواص
استفاده کنید: ضروری
وجوه
بیشترین طول 64
استفاده شده توسط
عنصر ConceptTableMapping/mapConcept
منبع
<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>

ویژگی: ConceptTableMapping / mapProperty / @ref

فضای نام بدون فضای نام
حاشیه نویسی ها شناسه ویژگی مفهومی نگاشت شده.
تایپ کنید LocalId
خواص
استفاده کنید: ضروری
وجوه
بیشترین طول 64
استفاده شده توسط
عنصر ConceptTableMapping/mapProperty
منبع
<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>

ویژگی: ConceptTableMapping / mapProperty / @toColumn

فضای نام بدون فضای نام
حاشیه نویسی ها شناسه ستون جدول نگاشت شده.
تایپ کنید LocalId
خواص
استفاده کنید: ضروری
وجوه
بیشترین طول 64
استفاده شده توسط
عنصر ConceptTableMapping/mapProperty
منبع
<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>

ویژگی: ConceptTableMapping / @ref

فضای نام بدون فضای نام
حاشیه نویسی ها شناسه جدولی که حاوی داده هایی برای مفهوم است.
تایپ کنید LocalId
خواص
استفاده کنید: ضروری
وجوه
بیشترین طول 64
استفاده شده توسط
نوع پیچیده ConceptTableMapping
منبع
<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>

با استفاده از ویرایشگر XML oXygen ایجاد شده است.