Elemento: ConceptTableMapping / mapConcept
Espacio de nombres | http://schemas.google.com/dspl/2010 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Anotaciones | Una asignación al ID de la columna de la tabla que contiene el valores del concepto. Se puede omitir esta asignación si la columna de la tabla que contiene los valores del concepto tiene el mismo ID que el ID del concepto. | ||||||||||||
Diagrama | ![]() |
||||||||||||
Propiedades |
|
||||||||||||
Atributos |
|
||||||||||||
Fuente |
<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> |
Elemento: ConceptTableMapping / mapProperty
Espacio de nombres | http://schemas.google.com/dspl/2010 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Anotaciones | Una asignación al ID de la columna de la tabla que contiene el valores de una propiedad del concepto. Esta asignación puede omitirse si la La columna de la tabla que contiene el concepto de valores de propiedad tiene la propiedad id [id] como su id [id]. Se puede asignar una sola propiedad a varias columnas de la tabla (una por idioma) si se especifican diferentes valores para el atributo idioma. | ||||||||||||||||||||||||
Diagrama | ![]() |
||||||||||||||||||||||||
Propiedades |
|
||||||||||||||||||||||||
Atributos |
|
||||||||||||||||||||||||
Fuente |
<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> |
Tipo complejo: ConceptTableMapping
Espacio de nombres | http://schemas.google.com/dspl/2010 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Anotaciones | Es una asignación a una tabla que proporciona datos a una concepto. | ||||||||||||
Diagrama | ![]() |
||||||||||||
Utilizado por |
|
||||||||||||
Modelo | mapConcept{0,1} , mapProperty* | ||||||||||||
Niños | mapConcept y mapProperty | ||||||||||||
Atributos |
|
||||||||||||
Fuente |
<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> |
Atributo: ConceptTableMapping / mapConcept / @toColumn
Espacio de nombres | No hay espacios de nombres | |||
---|---|---|---|---|
Anotaciones | El ID de la columna de la tabla asignada. | |||
Tipo | LocalId | |||
Propiedades |
|
|||
Facetas |
|
|||
Utilizado por |
|
|||
Fuente |
<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> |
Atributo: ConceptTableMapping / mapProperty / @ref
Espacio de nombres | No hay espacios de nombres | |||
---|---|---|---|---|
Anotaciones | Es el ID de la propiedad del concepto asignado. | |||
Tipo | LocalId | |||
Propiedades |
|
|||
Facetas |
|
|||
Utilizado por |
|
|||
Fuente |
<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> |
Atributo: ConceptTableMapping / mapProperty / @toColumn
Espacio de nombres | No hay espacios de nombres | |||
---|---|---|---|---|
Anotaciones | El ID de la columna de la tabla asignada. | |||
Tipo | LocalId | |||
Propiedades |
|
|||
Facetas |
|
|||
Utilizado por |
|
|||
Fuente |
<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> |
Atributo: ConceptTableMapping / @ref
Espacio de nombres | No hay espacios de nombres | |||
---|---|---|---|---|
Anotaciones | El ID de la tabla que contiene los datos del concepto. | |||
Tipo | LocalId | |||
Propiedades |
|
|||
Facetas |
|
|||
Utilizado por |
|
|||
Fuente |
<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> |
Se crea con el Editor XML de oXygen.