कॉम्पोनेंट: जानकारी

एलिमेंट: जानकारी / नाम

नाम-स्थान http://schemas.google.com/dspl/2010
एनोटेशन बताए गए एलिमेंट का नाम.
डायग्राम डायग्राम dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
टाइप वैल्यू
प्रॉपर्टी
सामग्री: जटिल
मॉडल मान* | conceptValue{0,1}
बच्चे conceptValue, value
इंस्टेंस
<name>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</name>
स्रोत
<xs:element name="name" type="Values">
  <xs:annotation>
    <xs:documentation>The name of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

एलिमेंट: जानकारी / ब्यौरा

नाम-स्थान http://schemas.google.com/dspl/2010
एनोटेशन बताए गए एलिमेंट का ब्यौरा.
डायग्राम डायग्राम dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
टाइप वैल्यू
प्रॉपर्टी
सामग्री: जटिल
मिनट समय: 0
मॉडल मान* | conceptValue{0,1}
बच्चे conceptValue, value
इंस्टेंस
<description>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</description>
स्रोत
<xs:element name="description" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The description of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

एलिमेंट: जानकारी / यूआरएल

नाम-स्थान http://schemas.google.com/dspl/2010
एनोटेशन उस वेबपेज का यूआरएल जहां के बारे में ज़्यादा जानकारी पाई जा सकती है बताया गया एलिमेंट. यूआरएल में मौजूद किसी भी रिज़र्व या असुरक्षित वर्ण को प्रतिशत एस्केप नहीं किया जाना चाहिए.
डायग्राम डायग्राम dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
टाइप वैल्यू
प्रॉपर्टी
सामग्री: जटिल
मिनट समय: 0
मॉडल मान* | conceptValue{0,1}
बच्चे conceptValue, value
इंस्टेंस
<url>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</url>
स्रोत
<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>

जटिल टाइप: जानकारी

नाम-स्थान http://schemas.google.com/dspl/2010
एनोटेशन किसी एलिमेंट के बारे में टेक्स्ट के तौर पर जानकारी डेटासेट शामिल है.
डायग्राम डायग्राम dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15
इस्तेमाल करने वाले
एलिमेंट एट्रिब्यूट/जानकारी, ConceptProperty/info, स्लाइस/जानकारी, टेबल/जानकारी, Topic/info, dspl/info, dspl/provider
कॉम्प्लेक्स टाइप ConceptInfo
मॉडल name , description{0,1} , यूआरएल{0,1}
बच्चे ब्यौरा, name, url
स्रोत
<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>

इसका इस्तेमाल करके बनाया गया oXygen का एक्सएमएल एडिटर.