Composant: attribut

Élément: Attribut / infos

Espace de noms http://schemas.google.com/dspl/2010
Annotations Informations textuelles sur l'attribut.
Schéma Schéma dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Type Infos
Propriétés
content: complexe
minOccurs: 0
Modèle name , description{0,1} , url{0,1}
Enfants description, name, url
Instance
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Source
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the attribute.</xs:documentation>
  </xs:annotation>
</xs:element>

Élément: attribut / type

Espace de noms http://schemas.google.com/dspl/2010
Annotations Type de données de l'attribut.
Schéma Schéma dspl14.tmp#id21 dspl14.tmp#id23
Propriétés
content: complexe
minOccurs: 0
Attributs
QName Type Fixed (Corrigé) Par défaut Utilisez l' Annotation
format xs:string facultatif Format de la valeur, utilisé pour analyser une représentation textuelle des valeurs. Consultez la section [Spécification des formats de date] pour en savoir plus sur les dates.
réf. DataType sans nécessiter de provisionnement.
Source
<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>

Type complexe: attribut

Espace de noms http://schemas.google.com/dspl/2010
Annotations Attribut d'ensemble de données ou concept.
Schéma Schéma dspl14.tmp#id24 dspl14.tmp#id26 dspl14.tmp#id19 dspl14.tmp#id20 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
Utilisé par
Éléments Concept/attribut, dspl/attribut
Modèle info{0,1} , type{0,1} , (value* | conceptValue{0,1})
Enfants conceptValue, info, type, value
Attributs
QName Type Fixed (Corrigé) Par défaut Utilisez l' Annotation
concept xs:QName facultatif Référence à un concept qui correspond aux valeurs de l'attribut. Si l'attribut spécifie un type, celui-ci doit correspondre au type du concept référencé. Une référence à un concept externe doit se présenter sous la forme "prefix:other_concept_id", où "prefix" est le préfixe utilisé pour l'espace de noms de l'ensemble de données externe (voir "Espaces de noms XML").
id LocalId facultatif Identifiant de l'attribut de concept. Cet identifiant doit être unique au sein du concept (pour les attributs et les propriétés). L'identifiant peut être omis si l'attribut concept est spécifié. Dans ce cas, un identifiant est implicitement créé avec la valeur du nom local du concept référencé. Par exemple, <attribute concept="unit:currency"/> équivaut à <attribute id="currency" concept="unit:currency"/>.
Source
<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>

Attribut: Attribut / type / @ref

Espace de noms Aucun espace de noms
Type DataType
Propriétés
utilisez les lignes ci-dessous : sans nécessiter de provisionnement.
Attributs
énumération chaîne
énumération float
énumération integer
énumération boolean
énumération date
énumération concept
Utilisé par
Élément Attribut/type
Source
<xs:attribute name="ref" type="DataType" use="required"/>

Attribut: Attribut / type / @format

Espace de noms Aucun espace de noms
Annotations Format de la valeur, utilisé pour analyser une représentation textuelle des valeurs. Consultez la section [Spécification des formats de date] pour en savoir plus sur les dates.
Type xs:string
Propriétés
utilisez les lignes ci-dessous : facultatif
Utilisé par
Élément Attribut/type
Source
<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>

Attribut: Attribut / @id

Espace de noms Aucun espace de noms
Annotations Identifiant de l'attribut de concept. Cet identifiant doit être unique au sein du concept (pour les attributs et les propriétés). L'identifiant peut être omis si l'attribut concept est spécifié. Dans ce cas, un identifiant est implicitement créé avec la valeur du nom local du concept référencé. Par exemple, <attribute concept="unit:currency"/> équivaut à <attribute id="currency" concept="unit:currency"/>.
Type LocalId
Propriétés
utilisez les lignes ci-dessous : facultatif
Attributs
maxLength 64
Utilisé par
Type complexe Attribut
Source
<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>

Attribut: Attribut / @concept

Espace de noms Aucun espace de noms
Annotations Référence à un concept correspondant aux valeurs de l'attribut. Si l'attribut spécifie un type, celui-ci doit correspondre au type du concept référencé. Une référence à un concept externe doit se présenter sous la forme "prefix:other_concept_id", où "prefix" est le préfixe utilisé pour l'espace de noms de l'ensemble de données externe (voir "Espaces de noms XML").
Type xs:QName
Propriétés
utilisez les lignes ci-dessous : facultatif
Utilisé par
Type complexe Attribut
Source
<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>

Ils sont créés à l'aide de l'éditeur XML oXygen.