Resolve
RDF Terms
Data based on @zazuko/vocabularies
Defined by
xsd:
Click to Copy
xsd:normalizedString
Click to Copy
http://www.w3.org/2001/XMLSchema#normalizedString
Namespace
Recommended prefix
Copy 'PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>'
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`.