구성요소: 속성

요소: 속성 / 정보

네임스페이스 http://schemas.google.com/dspl/2010
주석 속성에 관한 텍스트 정보입니다.
다이어그램 다이어그램 dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
유형 정보
속성
콘텐츠: 복잡한
minOccurs: 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#id21 dspl14.tmp#id23
속성
콘텐츠: 복잡한
minOccurs: 0
속성
QName 유형 고정 기본값 사용 Annotation
형식 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
주석 데이터 세트의 속성 또는 개념.
다이어그램 다이어그램 dspl14.tmp#id24 dspl14.tmp#id26 dspl14.tmp#id19 dspl14.tmp#id20 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
사용 주체
요소 개념/속성, dspl/attribute
모델 info{0,1} , type{0,1} , (value* | conceptValue{0,1})
어린이 conceptValue, info, type, value
속성
QName 유형 고정 기본값 사용 Annotation
개념 xs:QName 선택사항 값에 해당하는 개념에 대한 참조입니다. 속성입니다. 속성이 유형을 지정하는 경우 유형은 참조된 개념의 유형과 일치해야 합니다. 참조는 외부 개념은 'prefix:other_concept_id', 여기서 'prefix' 은 외부 데이터 세트의 네임스페이스에 사용되는 프리픽스입니다 (XML 참조). 네임스페이스)
id LocalId 선택사항 개념 속성의 ID입니다. 식별자는 특성과 속성에 걸쳐 개념 내에서 고유합니다. 개념 속성이 지정된 경우 ID를 생략할 수 있습니다. 그 안에서 이 경우 ID는 참조된 개념입니다. 예: <attribute concept=&quot;unit:currency&quot;/&gt; 위 항목은 다음과 동일합니다. <attribute id="currency" concept=&quot;unit:currency&quot;/&gt;
소스
<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>

속성: 속성 / 유형 / @ref

네임스페이스 네임스페이스 없음
유형 DataType
속성
대신 다음을 사용합니다. 필수
패싯
열거형 문자열
열거형 float
열거형 정수
열거형 부울
열거형 날짜
열거형 개념
사용 주체
요소 속성/유형
소스
<xs:attribute name="ref" type="DataType" use="required"/>

속성: 속성/유형/@format

네임스페이스 네임스페이스 없음
주석 값의 형식으로, 텍스트 표현을 파싱하는 데 사용됩니다. 얻습니다. 날짜는 [날짜 형식 사양] 을 참고하세요.
유형 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>

속성: 속성 / @id

네임스페이스 네임스페이스 없음
주석 개념 속성의 ID입니다. 이 식별자는 고유해야 합니다. 특성 및 속성을 교차할 수 있습니다. ID는 concept 속성이 지정된 경우 생략됩니다. 이 경우 ID는 참조된 개념의 로컬 이름을 값으로 사용하여 암시적으로 생성됩니다. 예를 들어 <attribute concept="unit:currency"/>는 <attribute id="currency" concept="unit:currency"/>와 동일합니다.
유형 LocalId
속성
대신 다음을 사용합니다. 선택사항
패싯
최대 길이 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

네임스페이스 네임스페이스 없음
주석 속성의 값을 제공합니다. 속성이 유형을 지정하는 경우 유형은 일치해야 합니다. 참조된 개념의 유형입니다. 외부 개념 참조 'prefix:other_concept_id' 형식이어야 하며, '프리픽스' 는 외부 네임스페이스의 네임스페이스에 사용되는 데이터 세트 (XML 네임스페이스 참고)
유형 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 XML 편집기.