元素:ConceptTableMapping / mapConcept
命名空间 | http://schemas.google.com/dspl/2010 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
注释 | 映射到包含 概念价值观。如果表格中的列 包含概念值的 ID 与概念相同 id。 | ||||||||||||
图示 | |||||||||||||
属性 |
|
||||||||||||
属性 |
|
||||||||||||
来源 |
<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 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
注释 | 映射到包含 概念的属性值。如果包含概念属性值的表格列的 ID 为属性 ID,则可以省略此映射。单个属性可映射到多个表中的列 (每种语言一个)来为语言指定不同的值, 属性。 | ||||||||||||||||||||||||
图示 | |||||||||||||||||||||||||
属性 |
|
||||||||||||||||||||||||
属性 |
|
||||||||||||||||||||||||
来源 |
<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 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
注释 | 映射至为 概念。 | ||||||||||||
图示 | |||||||||||||
使用方数量 |
|
||||||||||||
型号 | mapConcept{0,1}、mapProperty* | ||||||||||||
儿童 | mapConcept、mapProperty | ||||||||||||
属性 |
|
||||||||||||
来源 |
<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
命名空间 | 没有命名空间 | |||
---|---|---|---|---|
注释 | 映射的表格列的 ID。 | |||
类型 | LocalId | |||
属性 |
|
|||
分面 |
|
|||
使用方数量 |
|
|||
来源 |
<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
命名空间 | 没有命名空间 | |||
---|---|---|---|---|
注释 | 映射的概念属性的 ID。 | |||
类型 | LocalId | |||
属性 |
|
|||
分面 |
|
|||
使用方数量 |
|
|||
来源 |
<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
命名空间 | 没有命名空间 | |||
---|---|---|---|---|
注释 | 映射的表格列的 ID。 | |||
类型 | LocalId | |||
属性 |
|
|||
分面 |
|
|||
使用方数量 |
|
|||
来源 |
<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
命名空间 | 没有命名空间 | |||
---|---|---|---|---|
注释 | 包含相应指标数据的表的 ID 概念。 | |||
类型 | LocalId | |||
属性 |
|
|||
分面 |
|
|||
使用方数量 |
|
|||
来源 |
<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> |
使用 oXygen XML 编辑器创建。