Resolve
RDF Terms

Data based on @zazuko/vocabularies
Defined byxsd:
Click to Copy
xsd:normalizedString
Click to Copy
http://www.w3.org/2001/XMLSchema#normalizedString

Recommended prefix

Copy 'PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>'

xsd:

lang:""
normalizedString
lang:""
`normalizedString` represents white space normalized strings. The _value space_ of `normalizedString` is the set of strings that do not contain the carriage return (`#xD`), line feed (`#xA`) nor tab (`#x9`) characters. The _lexical space_ of `normalizedString` is the set of strings that do not contain the carriage return (`#xD`), line feed (`#xA`) nor tab (`#x9`) characters. The _base type_ of `normalizedString` is `string`.