组件:概念

元素:概念 / 信息

命名空间 http://schemas.google.com/dspl/2010
注释 文本信息,如 概念。
图示 图示 dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6 dspl13.tmp#id40 dspl13.tmp#id41 dspl13.tmp#id42 dspl13.tmp#id39
类型 ConceptInfo
类型层次结构
属性
content: 复杂
型号 namedescription{0,1}url{0,1}pluralName{0,1}totalName{0,1}同义词*
儿童 descriptionnamepluralNamesynonymtotalNameurl
实例
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
来源
<xs:element name="info" type="ConceptInfo">
  <xs:annotation>
    <xs:documentation>Textual information, such as the name and description of
            the concept.</xs:documentation>
  </xs:annotation>
</xs:element>

元素:概念 / 主题

命名空间 http://schemas.google.com/dspl/2010
注释 与概念相关的主题。
图示 图示 dspl6.tmp#id44
属性
content: 复杂
最少发生次数: 0
maxOccurs: 无界限
属性
QName 类型 固定 默认 使用 注解
参考 xs:QName 可选 此概念的主题的唯一标识符 资源。引用的主题可以在同一 或外部(即存储在另一个数据集中)。对 外部主题的形式必须为 “prefix:other_topic_id”,其中“prefix”是 外部数据集命名空间的前缀(请参阅 XML) 命名空间)。
来源
<xs:element name="topic" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A topic the concept is associated with.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="xs:QName">
      <xs:annotation>
        <xs:documentation>The unique identifier of the topic this concept is
                associated with.

                The referenced topic may be defined in the same
                dataset or externally, i.e., in another dataset. A
                reference to an external topic must be of the form
                "prefix:other_topic_id", where "prefix" is the prefix
                used for the namespace of the external dataset (see
                XML namespaces).</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

元素:概念 / 类型

命名空间 http://schemas.google.com/dspl/2010
注释 概念的数据类型。概念必须提供类型 声明或扩展其他概念。在使用 扩展概念时,也可以提供类型声明。该 扩展概念类型的限制必须比 概念来扩展它。“比限制更宽松”(LRT) 是 部分顺序定义如下:字符串 LRT 浮点、LRT 整数 字符串 LRT 日期字符串 LRT 布尔值
图示 图示 dspl6.tmp#id46
属性
content: 复杂
最少发生次数: 0
属性
QName 类型 固定 默认 使用 注解
参考 DataType 必填
来源
<xs:element name="type" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The data type of the concept. A concept must provide a type declaration or extend
            another concept. In the case where it's extending a concept, it may also
            provide a type declaration. The type of the extended concept must be less restrictive
            than the type of the concept extending it.

            "Less restrictive than" (LRT) is a partial order defined as follows:

            string LRT float
            float LRT integer
            string LRT date
            string LRT boolean</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="DataType" use="required"/>
  </xs:complexType>
</xs:element>

元素:概念 / 属性

命名空间 http://schemas.google.com/dspl/2010
注释 概念的属性。属性代表 概念的相关信息(例如,GDP 是一个百分比)。
图示 图示 dspl14.tmp#id24 dspl14.tmp#id26 dspl14.tmp#id19 dspl14.tmp#id20 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl14.tmp#id18
类型 属性
属性
content: 复杂
最少发生次数: 0
maxOccurs: 无界限
型号 info{0,1}type{0,1}、(value* |conceptValue{0,1})
儿童 conceptValueinfotype
实例
<attribute concept="" id="">
  <info>{0,1}</info>
  <type format="" ref="">{0,1}</type>
</attribute>
属性
QName 类型 固定 默认 使用 注解
概念 xs:QName 可选 对与值对应的概念的引用 属性。如果属性指定类型,则该类型 必须与所引用概念的类型相匹配。对 外部概念必须采用以下格式 “prefix:other_concept_id”,其中“前缀”为 用于外部数据集的命名空间的前缀(请参阅 XML) 命名空间)。
id LocalId 可选 概念属性的 ID。此标识符必须是 在概念内是唯一的(在所有属性和属性之间)。通过 如果指定了 concept 属性,则可以省略 id。在该部分中, 会隐式创建 ID,其值为 引用的概念例如 <attribute concept=&quot;unit:currency&quot;/&gt;等同于 <attribute id="currency" concept=&quot;unit:currency&quot;/&gt;
来源
<xs:element name="attribute" type="Attribute" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>An attribute of the concept. Attributes represent additional
            information about the concept (e.g., GDP is a percentage).</xs:documentation>
  </xs:annotation>
</xs:element>

元素:概念 / 属性

命名空间 http://schemas.google.com/dspl/2010
注释 概念的属性。属性代表 概念实例的相关信息(例如, "城市"可能包含“country”属性)。
图示 图示 dspl8.tmp#id53 dspl8.tmp#id54 dspl8.tmp#id55 dspl8.tmp#id56 dspl8.tmp#id50 dspl8.tmp#id51 dspl8.tmp#id49
类型 ConceptProperty
属性
content: 复杂
最少发生次数: 0
maxOccurs: 无界限
型号 info{0,1}type{0,1}
儿童 infotype
实例
<property concept="" id="" isMapping="false" isParent="false">
  <info>{0,1}</info>
  <type ref="">{0,1}</type>
</property>
属性
QName 类型 固定 默认 使用 注解
概念 xs:QName 可选 对与值对应的概念的引用 属性。如果属性指定了 类型,则该类型 必须与所引用概念的类型相匹配。对 外部概念必须采用以下格式 “prefix:other_concept_id”,其中“前缀”为 用于外部数据集的命名空间的前缀(请参阅 XML) 命名空间)。
id LocalId 可选 概念属性的 ID。此标识符必须是 在概念内是唯一的(在所有属性和属性之间)。通过 如果指定了 concept 属性,则可以省略 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:element name="property" type="ConceptProperty" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A property of the concept. Properties represent additional
            information about instances of the concept (e.g., a concept
            "city" may have a property "country").</xs:documentation>
  </xs:annotation>
</xs:element>

元素:Concept / defaultValue

命名空间 http://schemas.google.com/dspl/2010
注释 概念的默认值,将由应用使用 选择某个可能的 概念。
图示 图示 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
类型
属性
content: 复杂
最少发生次数: 0
型号 value* |conceptValue{0,1}
儿童 conceptValuevalue
实例
<defaultValue>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</defaultValue>
来源
<xs:element name="defaultValue" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A default value for the concept, to be used by
            applications when they need to pick one of the possible
            values of the concept.</xs:documentation>
  </xs:annotation>
</xs:element>

元素:概念 / 表格

命名空间 http://schemas.google.com/dspl/2010
注释 对包含所有可能值的表的引用 概念及其非常量属性。
图示 图示 dspl5.tmp#id65 dspl5.tmp#id60 dspl5.tmp#id62 dspl5.tmp#id59
类型 ConceptTableMapping
属性
content: 复杂
最少发生次数: 0
型号 mapConcept{0,1} , mapProperty*
儿童 mapConceptmapProperty
实例
<table ref="">
  <mapConcept toColumn="">{0,1}</mapConcept>
  <mapProperty lang="" ref="" toColumn="">{0,unbounded}</mapProperty>
</table>
属性
QName 类型 固定 默认 使用 注解
参考 LocalId 必填 包含相应指标数据的表的 ID 概念。
来源
<xs:element name="table" type="ConceptTableMapping" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A reference to a table that contains all the
            possible values for the concept and its non-constant
            properties.</xs:documentation>
  </xs:annotation>
</xs:element>

复杂类型:概念

命名空间 http://schemas.google.com/dspl/2010
注释 概念是对出现在 数据集(例如,“GDP”或“国家/地区”)。概念可能是 所有可能值的枚举相关联。答 某个数据集中定义的概念可能 数据集。
图示 图示 dspl6.tmp#id66 dspl6.tmp#id67 dspl6.tmp#id38 dspl6.tmp#id43 dspl6.tmp#id45 dspl6.tmp#id47 dspl6.tmp#id48 dspl6.tmp#id57 dspl6.tmp#id58
使用方数量
元素 dspl/concepts/concept
型号 infotopic*type{0,1}attribute*property*defaultValue{0,1}table{0,1}
儿童 attributedefaultValueinfopropertytabletopic类型
属性
QName 类型 固定 默认 使用 注解
扩展 xs:QName 可选 此概念所代表的概念的唯一标识符 扩展。引用的概念可以在同一数据集中定义 或外部(即存储在另一个数据集中)。对外部 API 的引用 概念必须采用如下格式:“prefix:other_concept_id” 其中“prefix”是 外部数据集(请参阅 XML 命名空间)。
id ID 必填 概念的唯一标识符,必须为 在数据集内具有全局唯一性。
来源
<xs:complexType name="Concept">
  <xs:annotation>
    <xs:documentation>A concept is a definition of a type of data that appears in the
        dataset (e.g., "GDP" or "County").  A concept may be associated with
        an enumeration of all its possible values or not. A concept defined in
        some dataset may be referenced in other datasets.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="ConceptInfo">
      <xs:annotation>
        <xs:documentation>Textual information, such as the name and description of
            the concept.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="topic" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A topic the concept is associated with.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="xs:QName">
          <xs:annotation>
            <xs:documentation>The unique identifier of the topic this concept is
                associated with.

                The referenced topic may be defined in the same
                dataset or externally, i.e., in another dataset. A
                reference to an external topic must be of the form
                "prefix:other_topic_id", where "prefix" is the prefix
                used for the namespace of the external dataset (see
                XML namespaces).</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:element name="type" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The data type of the concept. A concept must provide a type declaration or extend
            another concept. In the case where it's extending a concept, it may also
            provide a type declaration. The type of the extended concept must be less restrictive
            than the type of the concept extending it.

            "Less restrictive than" (LRT) is a partial order defined as follows:

            string LRT float
            float LRT integer
            string LRT date
            string LRT boolean</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="DataType" use="required"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="attribute" type="Attribute" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>An attribute of the concept. Attributes represent additional
            information about the concept (e.g., GDP is a percentage).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="property" type="ConceptProperty" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A property of the concept. Properties represent additional
            information about instances of the concept (e.g., a concept
            "city" may have a property "country").</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="defaultValue" type="Values" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A default value for the concept, to be used by
            applications when they need to pick one of the possible
            values of the concept.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="table" type="ConceptTableMapping" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A reference to a table that contains all the
            possible values for the concept and its non-constant
            properties.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="Id" use="required">
    <xs:annotation>
      <xs:documentation>The unique identifier of the concept, which must be globally
          unique within the dataset.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="extends" type="xs:QName" use="optional">
    <xs:annotation>
      <xs:documentation>The unique identifier of a concept that this
          concept extends.

          The referenced concept may be defined in the same
          dataset or externally, i.e., in another dataset. 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:complexType>

属性:概念 / 主题 / @ref

命名空间 没有命名空间
注释 与此概念相关联的主题的唯一标识符 引用的主题可以在同一数据集中定义,或者 即在另一个数据集中。对外部主题的引用 必须采用“prefix:other_topic_id”格式,其中 "前缀"是外部命名空间的命名空间的前缀, 数据集(请参阅 XML 命名空间)。
类型 xs:QName
属性
content: 简单
使用方数量
元素 概念/主题
来源
<xs:attribute name="ref" type="xs:QName">
  <xs:annotation>
    <xs:documentation>The unique identifier of the topic this concept is
                associated with.

                The referenced topic may be defined in the same
                dataset or externally, i.e., in another dataset. A
                reference to an external topic must be of the form
                "prefix:other_topic_id", where "prefix" is the prefix
                used for the namespace of the external dataset (see
                XML namespaces).</xs:documentation>
  </xs:annotation>
</xs:attribute>

属性:概念 / 类型 / @ref

命名空间 没有命名空间
类型 DataType
属性
而应使用以下命令: 必填
分面
枚举 字符串
枚举 float
枚举 integer
枚举 布尔值
枚举 date
枚举 concept
使用方数量
元素 概念/类型
来源
<xs:attribute name="ref" type="DataType" use="required"/>

属性:概念 / @id

命名空间 没有命名空间
注释 概念的唯一标识符,必须是全局的 在数据集中是唯一的。
类型 ID
属性
而应使用以下命令: 必填
分面
长度上限 64
使用方数量
复杂类型 概念
来源
<xs:attribute name="id" type="Id" use="required">
  <xs:annotation>
    <xs:documentation>The unique identifier of the concept, which must be globally
          unique within the dataset.</xs:documentation>
  </xs:annotation>
</xs:attribute>

属性:概念 / @extends

命名空间 没有命名空间
注释 此概念扩展的概念的唯一标识符。 引用的概念可以在同一数据集中定义,也可以在外部进行。 即在另一个数据集中。对外部概念的引用必须是 “prefix:other_concept_id”形式,其中“prefix”为 用于外部数据集的命名空间的前缀(请参阅 XML) 命名空间)。
类型 xs:QName
属性
而应使用以下命令: 可选
使用方数量
复杂类型 概念
来源
<xs:attribute name="extends" type="xs:QName" use="optional">
  <xs:annotation>
    <xs:documentation>The unique identifier of a concept that this
          concept extends.

          The referenced concept may be defined in the same
          dataset or externally, i.e., in another dataset. 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>

使用 oXygen XML Editor