Bileşen: Özellik
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Özellik hakkında metinsel bilgiler. |
Şema |
 |
Tür |
Bilgi |
Özellikler |
içerik: |
karmaşık |
MinOccurs: |
0 |
|
Model |
ad , açıklama{0,1} , url{0,1} |
Çocuklar |
description, ad, url |
Örnek |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
Kaynak |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the attribute.</xs:documentation>
</xs:annotation>
</xs:element>
|
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Özelliğin veri türü. |
Şema |
 |
Özellikler |
içerik: |
karmaşık |
MinOccurs: |
0 |
|
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
biçim |
xs:string |
|
|
isteğe bağlı |
Metin verilerini ayrıştırmak için kullanılan değer biçimi
temsil eder. Ayrıntılı bilgi için [Tarih biçimleri spesifikasyonu]
seçin. |
başvuru |
DataType |
|
|
zorunlu |
|
|
Kaynak |
<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>
|
Karmaşık Tür: Özellik
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Veri kümesi veya kavram özelliği. |
Şema |
 |
Kullanan reklam sayısı |
|
Model |
info{0,1} , type{0,1} , (değer*
| conceptValue{0,1}) |
Çocuklar |
conceptValue, bilgi, tür,
değer |
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
kavram |
xs:QName |
|
|
isteğe bağlı |
Değerlere karşılık gelen bir kavrama yapılan referans
içerir. Özellik bir tür belirtiyorsa tür,
başvuruda bulunulan kavramın türüyle eşleşmelidir. Bir
dış kavram şu biçimde olmalıdır:
"prefix:other_concept_id"; burada "ön ek" :
harici veri kümesinin ad alanı için kullanılan ön ek (bkz. XML)
ad alanları) ayırmanızı sağlar. |
id |
LocalId |
|
|
isteğe bağlı |
Konsept özelliğinin kimliği. Bu tanımlayıcı
Kavram dahilinde benzersiz (özellikler ve özellikler genelinde) İlgili içeriği oluşturmak için kullanılan
Kavram özelliği belirtilirse id atlanabilir. Bu
durumda, kimlik, dizenin yerel adının değeri ile
referans verilen bir kavramdır. Örneğin, <attribute
concept="unit:currency"/> eşdeğerdir
<attribute id="currency"
concept="unit:currency"/> |
|
Kaynak |
<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>
|
Ad alanı |
Ad alanı yok |
Tür |
DataType |
Özellikler |
|
Özellikler |
numaralandırma |
dize |
|
numaralandırma |
kayan noktalı |
|
numaralandırma |
tam sayı |
|
numaralandırma |
boolean |
|
numaralandırma |
tarih |
|
numaralandırma |
kavram |
|
|
Kullanan reklam sayısı |
|
Kaynak |
<xs:attribute name="ref" type="DataType" use="required"/>
|
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Metin gösterimini ayrıştırmak için kullanılan değer biçimi
değerleridir. Tarihler için [Tarih biçimleri spesifikasyonu] bölümüne bakın. |
Tür |
xs:string |
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<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>
|
Özellik: Özellik / @id
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Konsept özelliğinin kimliği. Bu tanımlayıcı benzersiz olmalıdır
(özellikler ve özellikler genelinde) göstermek. Kimlik şöyle olabilir:
Kavram özelliği belirtilirse atlanır. Bu durumda, kimlik
referans verilen kavramın yerel adının değeriyle oluşturulan basitlik.
Örneğin <attribute concept="unit:currency"/> :
<attribute id="currency" ile eşdeğerdir
concept="unit:currency"/> |
Tür |
LocalId |
Özellikler |
|
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<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>
|
Özellik: Özellik / @kavram
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Bir kavrama atıfta bulunan ve
özelliğini gönderin. Özellik bir tür belirtiyorsa tür,
referans verilen kavramın türünü belirtir. Harici bir kavrama referans
"prefix:other_concept_id" biçiminde olmalıdır.
"ön ek" harici
(XML ad alanlarına bakın). |
Tür |
xs:QName |
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<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>
|
Oluşturulma:
oXygen XML Düzenleyici.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]