कॉम्पोनेंट: एट्रिब्यूट
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
एट्रिब्यूट के बारे में टेक्स्ट के तौर पर जानकारी. |
डायग्राम |
 |
टाइप |
जानकारी |
प्रॉपर्टी |
सामग्री: |
जटिल |
मिनट समय: |
0 |
|
मॉडल |
name , description{0,1} , यूआरएल{0,1} |
बच्चे |
ब्यौरा, name, url |
इंस्टेंस |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
स्रोत |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the attribute.</xs:documentation>
</xs:annotation>
</xs:element>
|
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
एट्रिब्यूट का डेटा टाइप. |
डायग्राम |
 |
प्रॉपर्टी |
सामग्री: |
जटिल |
मिनट समय: |
0 |
|
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
फ़ॉर्मैट |
xs:string |
|
|
ज़रूरी नहीं |
वैल्यू का फ़ॉर्मैट, इसका इस्तेमाल टेक्स्ट वाले टेक्स्ट को पार्स करने के लिए किया जाता है
वैल्यू को निरूपित किया जा सकता है. इनके बारे में जानने के लिए, [तारीख के फ़ॉर्मैट की खास जानकारी] देखें
तारीखें न जोड़ें. |
रेफ़रंस |
DataType |
|
|
ज़रूरी है |
|
|
स्रोत |
<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>
|
कॉम्प्लेक्स टाइप: एट्रिब्यूट
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
डेटासेट या कॉन्सेप्ट का कोई एट्रिब्यूट. |
डायग्राम |
 |
इस्तेमाल करने वाले |
|
मॉडल |
info{0,1} , टाइप{0,1} , (वैल्यू*
| conceptValue{0,1}) |
बच्चे |
conceptValue, info, type,
वैल्यू |
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
सिद्धांत |
xs:QName |
|
|
ज़रूरी नहीं |
वैल्यू से मेल खाने वाले कॉन्सेप्ट का रेफ़रंस
एट्रिब्यूट की वैल्यू डालें. अगर विशेषता किसी प्रकार के बारे में बताती है, तो
दिए गए कॉन्सेप्ट के टाइप से मेल खाना चाहिए.
बाहरी सिद्धांत इस रूप में होना चाहिए
"prefix:other_Concept_id", जहां "prefix" इससे मेल खाता है
बाहरी डेटासेट के नेमस्पेस के लिए इस्तेमाल किया गया प्रीफ़िक्स (एक्सएमएल देखें
नेमस्पेस). |
आईडी |
LocalId |
|
|
ज़रूरी नहीं |
सिद्धांत विशेषता का आईडी. यह पहचानकर्ता होना चाहिए
यूनीक होनी चाहिए. (एट्रिब्यूट और प्रॉपर्टी में). कॉन्टेंट बनाने
अगर सिद्धांत एट्रिब्यूट दिया गया है, तो आईडी को छोड़ा जा सकता है. इसमें
केस, एक आईडी में आसानी से
में बताया गया है. उदाहरण के लिए <attribute
concept="unit:currency"/> इसके बराबर है
<एट्रिब्यूट आईडी="मुद्रा"
concept="unit:currency"/> |
|
स्रोत |
<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>
|
नाम-स्थान |
कोई नेमस्पेस नहीं |
टाइप |
DataType |
प्रॉपर्टी |
|
Facets |
गिनती |
स्ट्रिंग |
|
गिनती |
फ़्लोट |
|
गिनती |
पूर्णांक |
|
गिनती |
बूलियन |
|
गिनती |
तारीख |
|
गिनती |
सिद्धान्त |
|
|
इस्तेमाल करने वाले |
|
स्रोत |
<xs:attribute name="ref" type="DataType" use="required"/>
|
नाम-स्थान |
कोई नेमस्पेस नहीं |
एनोटेशन |
वैल्यू का फ़ॉर्मैट, जिसका इस्तेमाल टेक्स्ट के तौर पर दिखाए गए कॉन्टेंट को पार्स करने के लिए किया जाता है
वैल्यू का इस्तेमाल करके तय की गई वैल्यू शामिल करें. तारीखों के बारे में जानने के लिए, [तारीख के फ़ॉर्मैट की खास जानकारी] देखें. |
टाइप |
xs:string |
प्रॉपर्टी |
इस्तेमाल करें: |
ज़रूरी नहीं |
|
इस्तेमाल करने वाले |
|
स्रोत |
<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>
|
नाम-स्थान |
कोई नेमस्पेस नहीं |
एनोटेशन |
सिद्धांत विशेषता का आईडी. यह आइडेंटिफ़ायर यूनीक होना चाहिए
(एट्रिब्यूट और प्रॉपर्टी, दोनों में). आईडी यह हो सकती है:
अगर कॉन्सेप्ट एट्रिब्यूट की वैल्यू नहीं दी गई है, तो इसे छोड़ दिया जाता है. इस मामले में, आईडी
इस्तेमाल में आसान प्रोसेस, रेफ़रंस के तौर पर दिए गए कॉन्सेप्ट के स्थानीय नाम की वैल्यू को ध्यान में रखकर बनाई गई है.
उदाहरण के लिए <attribute Concept="unit:currency"/> इससे मेल खाता है
<attribute id="currency" के बराबर
concept="unit:currency"/> |
टाइप |
LocalId |
प्रॉपर्टी |
इस्तेमाल करें: |
ज़रूरी नहीं |
|
Facets |
|
इस्तेमाल करने वाले |
|
स्रोत |
<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>
|
एट्रिब्यूट: एट्रिब्यूट / @Concept
नाम-स्थान |
कोई नेमस्पेस नहीं |
एनोटेशन |
ऐसे कॉन्सेप्ट का रेफ़रंस जो
एट्रिब्यूट की वैल्यू सबमिट करें. अगर एट्रिब्यूट में कोई टाइप तय किया गया है, तो टाइप मैच होना चाहिए
रेफ़रंस के तौर पर दिए गए कॉन्सेप्ट का टाइप. किसी बाहरी कॉन्सेप्ट का रेफ़रंस
यह "prefix:other_concept_id" रूप में होना चाहिए, जहां
"प्रीफ़िक्स" बाहरी के नेमस्पेस के लिए इस्तेमाल किया जाने वाला प्रीफ़िक्स है
डेटासेट (एक्सएमएल नेमस्पेस देखें). |
टाइप |
xs:QName |
प्रॉपर्टी |
इस्तेमाल करें: |
ज़रूरी नहीं |
|
इस्तेमाल करने वाले |
|
स्रोत |
<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>
|
इसका इस्तेमाल करके बनाया गया
oXygen का एक्सएमएल एडिटर.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["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"]]