উপাদান: বৈশিষ্ট্য

উপাদান: বৈশিষ্ট্য / তথ্য

নামস্থান http://schemas.google.com/dspl/2010
টীকা বৈশিষ্ট্য সম্পর্কে পাঠ্য তথ্য।
ডায়াগ্রাম ডায়াগ্রামdspl4.tmp#id7dspl4.tmp#id14dspl4.tmp#id15dspl4.tmp#id6
টাইপ তথ্য
বৈশিষ্ট্য
বিষয়বস্তু: জটিল
সামান্য ঘটনা: 0
মডেল নাম , বিবরণ{0,1} , url{0,1}
শিশুরা বর্ণনা , নাম , 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
টীকা বৈশিষ্ট্যের ডেটা প্রকার।
ডায়াগ্রাম ডায়াগ্রামdspl14.tmp#id21dspl14.tmp#id23
বৈশিষ্ট্য
বিষয়বস্তু: জটিল
সামান্য ঘটনা: 0
গুণাবলী
QName টাইপ স্থির ডিফল্ট ব্যবহার করুন টীকা
বিন্যাস xs:স্ট্রিং ঐচ্ছিক মানের জন্য একটি বিন্যাস, মানগুলির একটি পাঠ্য উপস্থাপনা পার্স করতে ব্যবহৃত। তারিখের জন্য [তারিখ বিন্যাস বিশেষ] দেখুন।
রেফ ডেটা টাইপ প্রয়োজনীয়
সূত্র
<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
টীকা একটি ডেটাসেট বা ধারণার একটি বৈশিষ্ট্য।
ডায়াগ্রাম ডায়াগ্রামdspl14.tmp#id24dspl14.tmp#id26dspl14.tmp#id19dspl14.tmp#id20dspl0.tmp#id10dspl0.tmp#id12dspl0.tmp#id9
দ্বারা ব্যবহৃত
উপাদান ধারণা/অ্যাট্রিবিউট , ডিএসপিএল/এট্রিবিউট
মডেল তথ্য{0,1} , টাইপ{0,1} , ( মান* | ধারণামূল্য{0,1} )
শিশুরা ধারণামূল্য , তথ্য , প্রকার , মান
গুণাবলী
QName টাইপ স্থির ডিফল্ট ব্যবহার করুন টীকা
ধারণা xs:QName ঐচ্ছিক বৈশিষ্ট্যের মানগুলির সাথে সামঞ্জস্যপূর্ণ একটি ধারণার একটি রেফারেন্স৷ যদি অ্যাট্রিবিউটটি একটি টাইপ নির্দিষ্ট করে, তাহলে টাইপটি অবশ্যই উল্লেখিত ধারণার ধরনের সাথে মিলবে। একটি বাহ্যিক ধারণার একটি রেফারেন্স অবশ্যই "উপসর্গ:other_concept_id" ফর্মের হতে হবে, যেখানে "উপসর্গ" বহিরাগত ডেটাসেটের নামস্থানের জন্য ব্যবহৃত উপসর্গ (এক্সএমএল নেমস্পেস দেখুন)।
আইডি স্থানীয় আইডি ঐচ্ছিক ধারণা বৈশিষ্ট্যের আইডি। এই শনাক্তকারীকে অবশ্যই ধারণার মধ্যে অনন্য হতে হবে (গুণাবলী এবং বৈশিষ্ট্য জুড়ে)। ধারণা বৈশিষ্ট্য নির্দিষ্ট করা থাকলে আইডিটি বাদ দেওয়া হতে পারে। সেক্ষেত্রে, একটি আইডি হল রেফারেন্সকৃত ধারণার স্থানীয় নামের মান দিয়ে তৈরি করা অন্তর্নিহিততা। উদাহরণস্বরূপ <attribute concept="unit:currency"/> হল <attribute id="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>

অ্যাট্রিবিউট: অ্যাট্রিবিউট / টাইপ /@রেফ

নামস্থান কোনো নামস্থান নেই
টাইপ ডেটা টাইপ
বৈশিষ্ট্য
ব্যবহার করুন: প্রয়োজনীয়
দিক
গণনা স্ট্রিং
গণনা ভাসা
গণনা পূর্ণসংখ্যা
গণনা বুলিয়ান
গণনা তারিখ
গণনা ধারণা
দ্বারা ব্যবহৃত
উপাদান অ্যাট্রিবিউট/টাইপ
সূত্র
<xs:attribute name="ref" type="DataType" use="required"/>

অ্যাট্রিবিউট: অ্যাট্রিবিউট / টাইপ /@ফরম্যাট

নামস্থান কোনো নামস্থান নেই
টীকা মানের জন্য একটি বিন্যাস, মানগুলির একটি পাঠ্য উপস্থাপনা পার্স করতে ব্যবহৃত। তারিখের জন্য [তারিখ বিন্যাস বিশেষ] দেখুন।
টাইপ xs:স্ট্রিং
বৈশিষ্ট্য
ব্যবহার করুন: ঐচ্ছিক
দ্বারা ব্যবহৃত
উপাদান অ্যাট্রিবিউট/টাইপ
সূত্র
<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>

অ্যাট্রিবিউট: অ্যাট্রিবিউট / @id

নামস্থান কোনো নামস্থান নেই
টীকা ধারণা বৈশিষ্ট্যের আইডি। এই শনাক্তকারীকে অবশ্যই ধারণার মধ্যে অনন্য হতে হবে (গুণাবলী এবং বৈশিষ্ট্য জুড়ে)। ধারণা বৈশিষ্ট্য নির্দিষ্ট করা থাকলে আইডিটি বাদ দেওয়া হতে পারে। সেক্ষেত্রে, একটি আইডি হল রেফারেন্সকৃত ধারণার স্থানীয় নামের মান দিয়ে তৈরি করা অন্তর্নিহিততা। উদাহরণস্বরূপ <attribute concept="unit:currency"/> হল <attribute id="currency" concept="unit:currency"/> এর সমতুল্য
টাইপ স্থানীয় আইডি
বৈশিষ্ট্য
ব্যবহার করুন: ঐচ্ছিক
দিক
সর্বোচ্চ দৈর্ঘ্য 64
দ্বারা ব্যবহৃত
জটিল প্রকার বৈশিষ্ট্য
সূত্র
<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

নামস্থান কোনো নামস্থান নেই
টীকা বৈশিষ্ট্যের মানগুলির সাথে সামঞ্জস্যপূর্ণ একটি ধারণার একটি রেফারেন্স৷ যদি অ্যাট্রিবিউটটি একটি টাইপ নির্দিষ্ট করে, তাহলে টাইপটি অবশ্যই উল্লেখিত ধারণার ধরনের সাথে মিলবে। একটি বাহ্যিক ধারণার একটি রেফারেন্স অবশ্যই "উপসর্গ: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>

অক্সিজেন এক্সএমএল এডিটর ব্যবহার করে তৈরি করা হয়েছে।