Componente: ConceptTableMapping
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Spazio dei nomi |
http://schemas.google.com/dspl/2010 |
Annotazioni |
Una mappatura all'ID della colonna della tabella che contiene la macro
i valori del concetto. Questa mappatura può essere omessa se la colonna della tabella
che contiene i valori concettuale ha lo stesso ID del concetto
ID. |
Diagramma |
 |
Proprietà |
contenuti: |
complesso |
minOccurs: |
0 |
|
Attributi |
QName |
Tipo |
Risolto |
Predefinito |
Usa |
Annotazione |
toColumn |
LocalId |
|
|
di provisioning. |
L'ID della colonna della tabella mappata. |
|
Origine |
<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>
|
Spazio dei nomi |
http://schemas.google.com/dspl/2010 |
Annotazioni |
Una mappatura all'ID della colonna della tabella che contiene la macro
valori di una proprietà del concetto. Questa mappatura può essere omessa se
colonna della tabella che contiene i valori della proprietà concettuale ha la proprietà
come ID. Una singola proprietà può essere mappata a più colonne della tabella
(uno per lingua) specificando valori diversi per la lingua
. |
Diagramma |
 |
Proprietà |
contenuti: |
complesso |
minOccurs: |
0 |
maxOccurs: |
illimitati |
|
Attributi |
QName |
Tipo |
Risolto |
Predefinito |
Usa |
Annotazione |
lang |
|
|
|
facoltativo |
|
rif |
LocalId |
|
|
di provisioning. |
L'ID della proprietà concettuale mappata. |
toColumn |
LocalId |
|
|
di provisioning. |
L'ID della colonna della tabella mappata. |
|
Origine |
<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 complesso: ConceptTableMapping
Spazio dei nomi |
http://schemas.google.com/dspl/2010 |
Annotazioni |
Una mappatura a una tabella che fornisce dati per un
concetto. |
Diagramma |
 |
Usato da |
|
Modello |
mapConcept{0,1} , mapProperty* |
Bambini |
mapConcept, mapProperty |
Attributi |
QName |
Tipo |
Risolto |
Predefinito |
Usa |
Annotazione |
rif |
LocalId |
|
|
di provisioning. |
L'ID della tabella che contiene i dati per
concetto. |
|
Origine |
<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>
|
Spazio dei nomi |
Nessuno spazio dei nomi |
Annotazioni |
L'ID della colonna della tabella mappata. |
Tipo |
LocalId |
Proprietà |
|
Facet |
|
Usato da |
|
Origine |
<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>
|
Spazio dei nomi |
Nessuno spazio dei nomi |
Annotazioni |
L'ID della proprietà concettuale mappata. |
Tipo |
LocalId |
Proprietà |
|
Facet |
|
Usato da |
|
Origine |
<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>
|
Spazio dei nomi |
Nessuno spazio dei nomi |
Annotazioni |
L'ID della colonna della tabella mappata. |
Tipo |
LocalId |
Proprietà |
|
Facet |
|
Usato da |
|
Origine |
<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>
|
Spazio dei nomi |
Nessuno spazio dei nomi |
Annotazioni |
L'ID della tabella che contiene i dati per
concetto. |
Tipo |
LocalId |
Proprietà |
|
Facet |
|
Usato da |
|
Origine |
<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>
|
Creato con
Editor XML ossigeno.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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"]]