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

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

नाम-स्थान http://schemas.google.com/dspl/2010
वीडियो के ऊपर टेक्स्ट, लिंक वगैरह बताए गए एलिमेंट का नाम.
डायग्राम डायग्राम dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
टाइप वैल्यू
प्रॉपर्टी
कॉन्टेंट: जटिल
मॉडल value* | 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
मॉडल value* | 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
मॉडल value* | 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, स्लाइस/जानकारी, टेबल/जानकारी, विषय/जानकारी, dspl/info, dspl/provider
कॉम्प्लेक्स टाइप conceptInfo
मॉडल नाम , ब्यौरा{0,1} , url{0,1}
बच्चे ब्यौरा, नाम, 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 XML Editor का इस्तेमाल करके बनाया गया.