Resolve
RDF Terms

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

    Recommended prefix

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

    xsd:

    lang:""
    ENTITIES
    lang:""
    `ENTITIES` represents the `ENTITIES` attribute type from [XML]. The _value space_ of `ENTITIES` is the set of finite, non-zero-length sequences of `ENTITY` values that have been declared as unparsed entities in a document type definition. The _lexical space_ of `ENTITIES` is the set of space-separated lists of tokens, of which each token is in the _lexical space_ of `ENTITY`. The _item type_ of `ENTITIES` is `ENTITY`. `ENTITIES` is derived from `anySimpleType` in two steps: an anonymous list type is defined, whose _item type_ is `ENTITY`; this is the _base type_ of `ENTITIES`, which restricts its value space to lists with at least one item.