Resolve
RDF Terms

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

Recommended prefix

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

xsd:

lang:""
IDREFS
lang:""
`IDREFS` represents the `IDREFS` attribute type from [XML]. The _value space_ of `IDREFS` is the set of finite, non-zero-length sequences of `IDREF`s. The _lexical space_ of `IDREFS` is the set of space-separated lists of tokens, of which each token is in the _lexical space_ of `IDREF`. The _item type_ of `IDREFS` is `IDREF`. `IDREFS` is derived from `anySimpleType` in two steps: an anonymous list type is defined, whose _item type_ is `IDREF`; this is the _base type_ of `IDREFS`, which restricts its value space to lists with at least one item.