Componente: ConceptTableMapping
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
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. Esta asignación puede omitirse si la columna de la tabla
que contiene los valores del concepto tiene el mismo ID que el concepto
ID. |
Diagrama |
 |
Propiedades |
content: |
complejo |
mín.Ocurre: |
0 |
|
Atributos |
QName |
Tipo |
Fijo |
Predeterminado |
Usar |
Anotación |
toColumn |
LocalId |
|
|
obligatorio |
El ID de la columna de la tabla asignada. |
|
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>
|
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]. Una sola propiedad se puede asignar a varias columnas de la tabla
(uno por idioma) mediante la especificación de diferentes valores para el idioma
. |
Diagrama |
 |
Propiedades |
content: |
complejo |
mín.Ocurre: |
0 |
maxOccurs: |
no delimitado |
|
Atributos |
QName |
Tipo |
Fijo |
Predeterminado |
Usar |
Anotación |
lang |
|
|
|
opcional |
|
referencia |
LocalId |
|
|
obligatorio |
Es el ID de la propiedad del concepto asignado. |
toColumn |
LocalId |
|
|
obligatorio |
El ID de la columna de la tabla asignada. |
|
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
un concepto de diseño de producto. |
Diagrama |
 |
Utilizado por |
|
Modelo |
mapConcept{0,1} , mapProperty* |
Niños |
mapConcept y mapProperty |
Atributos |
QName |
Tipo |
Fijo |
Predeterminado |
Usar |
Anotación |
referencia |
LocalId |
|
|
obligatorio |
El ID de la tabla que contiene los datos del
un concepto de diseño de producto. |
|
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>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
El ID de la columna de la tabla asignada. |
Tipo |
LocalId |
Propiedades |
utiliza esto: |
obligatorio |
|
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>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
Es el ID de la propiedad del concepto asignado. |
Tipo |
LocalId |
Propiedades |
utiliza esto: |
obligatorio |
|
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>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
El ID de la columna de la tabla asignada. |
Tipo |
LocalId |
Propiedades |
utiliza esto: |
obligatorio |
|
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>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
El ID de la tabla que contiene los datos del
un concepto de diseño de producto. |
Tipo |
LocalId |
Propiedades |
utiliza esto: |
obligatorio |
|
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.
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-07-25 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-25 (UTC)"],[],["`ConceptTableMapping` defines how to link a concept to its data table. `mapConcept` maps a concept's values to a specific table column (`toColumn`), which can be omitted if the column ID matches the concept ID. `mapProperty` maps concept properties to table columns, using `ref` for the property ID and `toColumn` for the column ID; it can specify different columns for different languages via the `lang` attribute. Both can be omitted in specific circumstances. The `@ref` attribute of `ConceptTableMapping` refers to the ID of the table.\n"]]