רכיב: מזהה

מזהה סוג פשוט

מרחב שמות http://schemas.google.com/dspl/2010
הערות מזהה גלובלי שנעשה בו שימוש במערך הנתונים (למושגים, לפרוסות) ונושאים). האורך של מזהים גלובליים מוגבל ל-64 תווים. אף ערך לא יכול להופיע פעמיים כמזהה גלובלי של הכיתובים.
תרשים תרשים
סוג הגבלה על xs:ID
מאפיינים
maxLength 64
בשימוש על ידי
מאפיינים Concept/@id, Slice/@id, Table/@id, Topic/@id
מקור
<xs:simpleType name="Id">
  <xs:annotation>
    <xs:documentation>A global identifier used in the dataset (for concepts, slices
        and topics). The length of global identifiers is limited to 64
        characters. No value can appear twice as a global identifier
        in a dataset.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:ID">
    <xs:maxLength value="64"/>
  </xs:restriction>
</xs:simpleType>

נוצר באמצעות oXygen XML Editor