元件:ConceptProperty

元素:ConceptProperty / 資訊

命名空間 http://schemas.google.com/dspl/2010
註解 概念屬性的文字資訊。
圖表 圖表 dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
類型 資訊
屬性
content: 複雜
分鐘數: 0
型號 namedescription{0,1}url{0,1}
子項 descriptionnameurl
執行個體
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
來源
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the concept property.</xs:documentation>
  </xs:annotation>
</xs:element>

元素:ConceptProperty / 類型

命名空間 http://schemas.google.com/dspl/2010
註解 概念屬性的資料類型。
圖表 圖表 dspl8.tmp#id52
屬性
content: 複雜
分鐘數: 0
屬性
QName 類型 固定 預設 使用 註解
參考資料 DataType 必填
來源
<xs:element name="type" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The data type of the concept property.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="DataType" use="required"/>
  </xs:complexType>
</xs:element>

複雜類型:ConceptProperty

命名空間 http://schemas.google.com/dspl/2010
註解 概念屬性 (例如 城市)。
圖表 圖表 dspl8.tmp#id53 dspl8.tmp#id54 dspl8.tmp#id55 dspl8.tmp#id56 dspl8.tmp#id50 dspl8.tmp#id51
使用這項素材資源的廣告
元素 概念/屬性
型號 info{0,1}type{0,1}
子項 infotype
屬性
QName 類型 固定 預設 使用 註解
概念 xs:QName 選用 所對應概念的概念參照 。如果屬性指定類型,則類型: 必須符合所參照概念的類型。對於 外部概念必須採用下列格式 「prefix:other_concept_id」,其中「prefix」為 外部資料集命名空間使用的前置字串 (請參閱 XML 命名空間)。
id LocalId 選用 概念屬性的 ID,此 ID 必須是 屬於特定類別 (所有屬性和屬性) 的不重複值 如果已指定概念屬性,則可省略 ID。在這個例子中 系統會默示建立 ID,並將值設為 所學概念例如 <property concept=&quot;geo:country&quot;/&gt;等同於 <property id=&quot;country&quot; concept=&quot;geo:country&quot;/&gt;
isMapping xs:boolean false 選用 如果為 true,這個屬性必須參照一個概念,且 這個屬性代表此屬性在 模型和參照的概念所參照的每個例項 這個概念最多只有一個例項 概念。
isParent xs:boolean false 選用 如果為 true,這個屬性必須參照一個概念,且 這個屬性代表 概念和參考的概念 (例如 國家/地區)。
來源
<xs:complexType name="ConceptProperty">
  <xs:annotation>
    <xs:documentation>A property of a concept (e.g., the country of a city).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="Info" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Textual information about the concept property.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="type" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The data type of the concept property.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="DataType" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="LocalId" use="optional">
    <xs:annotation>
      <xs:documentation>The id of the concept property. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitted if the concept property is specified. In that case, an id is
          implicitly created with value the local name of the referenced concept. For instance

          <property concept="geo:country"/>

          is equivalent to

          <property id="country" concept="geo:country"/></xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="concept" type="xs:QName" use="optional">
    <xs:annotation>
      <xs:documentation>A reference to a concept that corresponds to the values of the property.

          If the property specifies a type, then the type must match the type of the
          referenced concept.

          A reference to an external concept must be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of the external dataset
          (see XML namespaces).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="isParent" type="xs:boolean" use="optional" default="false">
    <xs:annotation>
      <xs:documentation>If true, then this property must reference a
          concept, and this property denotes a hierarchical
          relationship between this concept and the referenced
          concept (e.g., the continent of a country).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="isMapping" type="xs:boolean" use="optional" default="false">
    <xs:annotation>
      <xs:documentation>If true, then this property must reference a
          concept, and this property denotes a mapping
          (1-to-1) relationship between this concept and the
          referenced concept. Each instance of the referenced
          concept is referenced by at most one instance of
          this concept.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

屬性:ConceptProperty / type / @ref

命名空間 沒有命名空間
類型 DataType
屬性
而應改為使用下列指令: 必填
facet
列舉 字串
列舉 float
列舉 整數
列舉 布林值
列舉 日期
列舉 概念
使用這項素材資源的廣告
元素 ConceptProperty/type
來源
<xs:attribute name="ref" type="DataType" use="required"/>

屬性:ConceptProperty / @id

命名空間 沒有命名空間
註解 概念屬性的 ID,這個 ID 不得重複 概念性 (包括屬性和屬性)ID 可能是 如果已指定概念屬性,則省略。在此情況下,ID 就是 以參照概念的當地名稱值隱含建立。 例如 <property concept="geo:country"/>為 等同於 <property id="country" concept=&quot;geo:country&quot;/&gt;
類型 LocalId
屬性
而應改為使用下列指令: 選用
facet
maxLength 64
使用這項素材資源的廣告
複合類型 ConceptProperty
來源
<xs:attribute name="id" type="LocalId" use="optional">
  <xs:annotation>
    <xs:documentation>The id of the concept property. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitted if the concept property is specified. In that case, an id is
          implicitly created with value the local name of the referenced concept. For instance

          <property concept="geo:country"/>

          is equivalent to

          <property id="country" concept="geo:country"/></xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ConceptProperty / @concept

命名空間 沒有命名空間
註解 所定義概念的參照,而 資源。如果屬性指定了類型,則類型必須與 所參照概念的類型外部概念的參照必須 格式為「prefix:other_concept_id」,其中 「prefix」是外部命名空間所用的前置字串 (請參閱 XML 命名空間)。
類型 xs:QName
屬性
而應改為使用下列指令: 選用
使用這項素材資源的廣告
複合類型 ConceptProperty
來源
<xs:attribute name="concept" type="xs:QName" use="optional">
  <xs:annotation>
    <xs:documentation>A reference to a concept that corresponds to the values of the property.

          If the property specifies a type, then the type must match the type of the
          referenced concept.

          A reference to an external concept must be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of the external dataset
          (see XML namespaces).</xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ConceptProperty / @isParent

命名空間 沒有命名空間
註解 如果為 true,這個屬性必須參照一個概念,而這個 屬性代表這個概念和 所參考的概念 (例如國家/地區的洲別)。
類型 xs:boolean
屬性
而應改為使用下列指令: 選用
default: false
使用這項素材資源的廣告
複合類型 ConceptProperty
來源
<xs:attribute name="isParent" type="xs:boolean" use="optional" default="false">
  <xs:annotation>
    <xs:documentation>If true, then this property must reference a
          concept, and this property denotes a hierarchical
          relationship between this concept and the referenced
          concept (e.g., the continent of a country).</xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ConceptProperty / @isMapping

命名空間 沒有命名空間
註解 如果為 true,這個屬性必須參照一個概念,而這個 屬性表示此概念與 所參照的概念所參照概念的每個例項都是 由此概念中最多一個例子參照。
類型 xs:boolean
屬性
而應改為使用下列指令: 選用
default: false
使用這項素材資源的廣告
複合類型 ConceptProperty
來源
<xs:attribute name="isMapping" type="xs:boolean" use="optional" default="false">
  <xs:annotation>
    <xs:documentation>If true, then this property must reference a
          concept, and this property denotes a mapping
          (1-to-1) relationship between this concept and the
          referenced concept. Each instance of the referenced
          concept is referenced by at most one instance of
          this concept.</xs:documentation>
  </xs:annotation>
</xs:attribute>

使用 oXygen XML 編輯器