Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element sdc4:XdStringType / xdstring-value
Namespace No namespace
Annotations
The string value of the item.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="xdstring-value" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The string value of the item.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType/xdstring-value">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en-us">xdstring-value</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en-us">The string value of the item.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:XdStringType / xdstring-language
Namespace No namespace
Annotations
Optional indicator of the localised language in which this data-type is written. Used when the language used here is different from the enclosing Data Model.
Diagram
Diagram
Type xs:language
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="xdstring-language" type="xs:language">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Optional indicator of the localised language in which this data-type is written. Used when the language used here is different from the enclosing Data Model.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType/xdstring-language">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
        <rdfs:label xml:lang="en-us">xdstring-language</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
        <rdfs:comment xml:lang="en-us">Optional indicator of the localised language in which this data-type is written. Used when the language used here is different from the enclosing Data Model.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Complex Type sdc4:XdStringType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
The string data type can contain characters, line feeds, carriage returns, and tab characters. The use cases are for any free form text entry or for any enumerated lists. Additionally the minimum and maximum lengths may be set and regular expression patterns
may be specified.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-valuesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-language
Type extension of sdc4:XdAnyType
Type hierarchy
Used by
Model
Children act, label, latitude, longitude, modified, sdc4:ExceptionalValue, tr, vtb, vte, xdstring-language, xdstring-value
Source
<xs:complexType name="XdStringType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The string data type can contain characters, line feeds, carriage returns, and tab characters. The use cases are for any free form text entry or for any enumerated lists. Additionally the minimum and maximum lengths may be set and regular expression patterns may be specified.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType">
        <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdStringType.html#XdStringType"/>
        <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAnyType"/>
        <rdfs:label xml:lang="en-us">XdStringType</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
        <rdfs:comment xml:lang="en-us">The string data type can contain characters, line feeds, carriage returns, and tab characters. The use cases are for any free form text entry or for any enumerated lists. Additionally the minimum and maximum lengths may be set and regular expression patterns may be specified.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="sdc4:XdAnyType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="xdstring-value" type="xs:string">
          <xs:annotation>
            <xs:documentation xml:lang="en-us">The string value of the item.</xs:documentation>
            <xs:appinfo>
              <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType/xdstring-value">
                <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
                <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                <rdfs:label xml:lang="en-us">xdstring-value</rdfs:label>
                <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                <rdfs:comment xml:lang="en-us">The string value of the item.</rdfs:comment>
              </rdf:Description>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="1" minOccurs="0" name="xdstring-language" type="xs:language">
          <xs:annotation>
            <xs:documentation xml:lang="en-us">Optional indicator of the localised language in which this data-type is written. Used when the language used here is different from the enclosing Data Model.</xs:documentation>
            <xs:appinfo>
              <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType/xdstring-language">
                <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
                <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
                <rdfs:label xml:lang="en-us">xdstring-language</rdfs:label>
                <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
                <rdfs:comment xml:lang="en-us">Optional indicator of the localised language in which this data-type is written. Used when the language used here is different from the enclosing Data Model.</rdfs:comment>
              </rdf:Description>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>