Composant: Informations

Élément: Info / nom

Espace de noms http://schemas.google.com/dspl/2010
Annotations Nom de l'élément décrit.
Diagramme Diagramme dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Type Valeurs
Propriétés
content: complexe
Modèle valeur* | conceptValue{0,1}
Enfants conceptValue, value
Instance
<name>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</name>
Source
<xs:element name="name" type="Values">
  <xs:annotation>
    <xs:documentation>The name of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Élément: informations / description

Espace de noms http://schemas.google.com/dspl/2010
Annotations Description de l'élément décrit.
Diagramme Diagramme dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Type Valeurs
Propriétés
content: complexe
minOccurs: 0
Modèle valeur* | conceptValue{0,1}
Enfants conceptValue, value
Instance
<description>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</description>
Source
<xs:element name="description" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The description of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Élément: Info / URL

Espace de noms http://schemas.google.com/dspl/2010
Annotations L'URL d'une page Web sur laquelle des informations supplémentaires sont disponibles . Les caractères réservés ou non sécurisés de l'URL NE DOIVENT PAS être échappés en pourcentage.
Diagramme Diagramme dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Type Valeurs
Propriétés
content: complexe
minOccurs: 0
Modèle valeur* | conceptValue{0,1}
Enfants conceptValue, value
Instance
<url>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</url>
Source
<xs:element name="url" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The URL of a webpage where more information can be found on the
        described element. Any reserved or unsafe characters in the URL should NOT be
        percent-escaped.
    </xs:documentation>
  </xs:annotation>
</xs:element>

Type de complexe: infos

Espace de noms http://schemas.google.com/dspl/2010
Annotations Informations textuelles concernant un élément du ensemble de données.
Diagramme Diagramme dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15
Utilisé par
Éléments Attribut/infos, ConceptProperty/info, Slice/info, Table/info, Topic/info, dspl/info, dspl/provider
Type complexe ConceptInfo
Modèle name , description{0,1} , url{0,1}
Enfants description, name, url
Source
<xs:complexType name="Info">
  <xs:annotation>
    <xs:documentation>Textual information about an element of the dataset.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="Values">
      <xs:annotation>
        <xs:documentation>The name of the described element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="Values" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The description of the described element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="url" type="Values" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The URL of a webpage where more information can be found on the
            described element. Any reserved or unsafe characters in the URL should NOT be
            percent-escaped.
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

Créé à l'aide de la méthode Éditeur XML oXygen