<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>
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
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 patternsmay be specified.
<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>