Componente: Atributo
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Elemento: Atributo / información
Espacio de nombres |
http://schemas.google.com/dspl/2010 |
Anotaciones |
Información textual sobre el atributo. |
Diagrama |
 |
Tipo |
Información |
Propiedades |
content: |
complejo |
minOccurs: |
0 |
|
Modelo |
name , description{0,1} , url{0,1} |
Niños |
description, name, url |
Instancia |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
Fuente |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the attribute.</xs:documentation>
</xs:annotation>
</xs:element>
|
Elemento: Atributo / tipo
Espacio de nombres |
http://schemas.google.com/dspl/2010 |
Anotaciones |
El tipo de datos del atributo. |
Diagrama |
 |
Propiedades |
content: |
complejo |
minOccurs: |
0 |
|
Atributos |
QName |
Tipo |
Fijo |
Predeterminada |
Usar |
Anotación |
formato |
xs:string |
|
|
opcional |
Es un formato para el valor que se usa con el objetivo de analizar un valor
una representación visual de los valores. Consulta [Date formats spec] para
fechas. |
referencia |
DataType |
|
|
obligatorio |
|
|
Fuente |
<xs:element name="type" minOccurs="0">
<xs:annotation>
<xs:documentation>The data type of the attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="DataType" use="required"/>
<xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the value, used to parse a textual
representation of the values. See [Date formats spec]
for dates.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|
Tipo complejo: Atributo
Espacio de nombres |
http://schemas.google.com/dspl/2010 |
Anotaciones |
Atributo de un conjunto de datos o concepto. |
Diagrama |
 |
Utilizado por |
|
Modelo |
información{0,1} , tipo{0,1} , (valor*
| conceptValue{0,1}) |
Niños |
conceptValue, info, tipo,
valor |
Atributos |
QName |
Tipo |
Fijo |
Predeterminada |
Usar |
Anotación |
concepto |
xs:QName |
|
|
opcional |
Una referencia a un concepto que corresponde a los valores
del atributo. Si el atributo especifica un tipo, este debe coincidir con el tipo del concepto al que se hace referencia. Es una referencia a un
El concepto externo debe tener la forma
"prefix:other_concept_id", donde "prefix" es
el prefijo utilizado para el espacio de nombres del conjunto de datos externo (consulta XML
espacios de nombres). |
id |
LocalId |
|
|
opcional |
Es el ID del atributo del concepto. Este identificador debe ser
únicos dentro del concepto (en todos los atributos y propiedades). El
id se puede omitir si se especifica el atributo del concepto. En ese
caso, un ID se crea implícitamente con el valor el nombre local del
al que se hace referencia. Por ejemplo <attribute
concept="unit:currency"/> equivale a
<attribute id="moneda"
concept="unit:currency"/> |
|
Fuente |
<xs:complexType name="Attribute">
<xs:annotation>
<xs:documentation>An attribute of a dataset or a concept.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the attribute.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="type" minOccurs="0">
<xs:annotation>
<xs:documentation>The data type of the attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="DataType" use="required"/>
<xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the value, used to parse a textual
representation of the values. See [Date formats spec]
for dates.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:group ref="ValuesGroup" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="id" type="LocalId" use="optional">
<xs:annotation>
<xs:documentation>The id of the concept attribute. This identifier must be unique within the concept
(across attributes and properties).
The id may be omitted if the concept attribute is specified. In that case, an id is
implicity created with value the local name of the referenced concept. For instance
<attribute concept="unit:currency"/>
is equivalent to
<attribute id="currency" concept="unit:currency"/></xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="concept" type="xs:QName" use="optional">
<xs:annotation>
<xs:documentation>A reference to a concept that corresponds to the values of the attribute.
If the attribute specifies a type, then the type must match the type of
the referenced concept.
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>
|
Espacio de nombres |
No hay espacios de nombres |
Tipo |
DataType |
Propiedades |
utiliza esto: |
obligatorio |
|
Facetas |
enumeración |
string |
|
enumeración |
float |
|
enumeración |
integer |
|
enumeración |
boolean |
|
enumeración |
fecha |
|
enumeración |
concepto |
|
|
Utilizado por |
|
Fuente |
<xs:attribute name="ref" type="DataType" use="required"/>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
Un formato para el valor, que se usa para analizar una representación textual
de los valores. Consulta [Date formats spec] para las fechas. |
Tipo |
xs:string |
Propiedades |
|
Utilizado por |
|
Fuente |
<xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the value, used to parse a textual
representation of the values. See [Date formats spec]
for dates.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
Es el ID del atributo del concepto. Este identificador debe ser único
dentro del concepto (en todos los atributos y propiedades). Se puede omitir el ID si se especifica el atributo concepto. En ese caso, un ID es
la implícita creada con el valor local del concepto al que se hace referencia.
Por ejemplo, <attributecie="unit:currency"/> es
equivalente a <attribute id="currency"
concept="unit:currency"/> |
Tipo |
LocalId |
Propiedades |
|
Facetas |
|
Utilizado por |
|
Fuente |
<xs:attribute name="id" type="LocalId" use="optional">
<xs:annotation>
<xs:documentation>The id of the concept attribute. This identifier must be unique within the concept
(across attributes and properties).
The id may be omitted if the concept attribute is specified. In that case, an id is
implicity created with value the local name of the referenced concept. For instance
<attribute concept="unit:currency"/>
is equivalent to
<attribute id="currency" concept="unit:currency"/></xs:documentation>
</xs:annotation>
</xs:attribute>
|
Atributo: Atributo / @concept
Espacio de nombres |
No hay espacios de nombres |
Anotaciones |
Una referencia a un concepto que corresponde a los valores de la
. Si el atributo especifica un tipo, el tipo debe coincidir.
el tipo del concepto al que se hace referencia. Una referencia a un concepto externo debe tener el formato "prefijo:other_concept_id", en el que "prefijo" es el prefijo que se usa para el espacio de nombres del conjunto de datos externo (consulta los espacios de nombres XML). |
Tipo |
xs:QName |
Propiedades |
|
Utilizado por |
|
Fuente |
<xs:attribute name="concept" type="xs:QName" use="optional">
<xs:annotation>
<xs:documentation>A reference to a concept that corresponds to the values of the attribute.
If the attribute specifies a type, then the type must match the type of
the referenced concept.
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>
|
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: 2024-09-12 (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: 2024-09-12 (UTC)"],[[["Attribute describes a dataset or concept attribute with optional textual information, data type, and values."],["It can optionally reference a concept corresponding to the attribute values."],["The attribute's data type can be specified using a \"ref\" attribute and optionally formatted using a \"format\" attribute."],["An optional \"id\" can be provided, which must be unique within the concept, otherwise it's implicitly derived from the referenced concept."]]],["The core content describes the structure and properties of an \"Attribute\" within a dataset or concept. An attribute can include optional textual information (`info`), its data `type` (required), and value. The `type` specifies the data type and can have a `format`. Attributes have an optional `id` for unique identification and can refer to another `concept`. The `info` section may include name, description, and URL.\n"]]