Class: XmlGlobalAttributes
Container for the global ref="XML:<name>".
URI: XML:GlobalAttributes
classDiagram
class XmlGlobalAttributes
click XmlGlobalAttributes href "../XmlGlobalAttributes/"
XmlGlobalAttributes : base
XmlGlobalAttributes : id
XmlGlobalAttributes : lang
XmlGlobalAttributes : space
XmlGlobalAttributes --> "0..1" XmlSpaceType : space
click XmlSpaceType href "../XmlSpaceType/"
Class Properties
| Property | Value |
|---|---|
| Class URI | XML:GlobalAttributes |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| lang | 0..1 XmlLangType |
lang (as an attribute name) denotes an attribute whose value is a language co... | direct |
| space | 0..1 XmlSpaceType |
space (as an attribute name) denotes an attribute whose value is a keyword in... | direct |
| base | 0..1 Uri |
base (as an attribute name) denotes an attribute whose value provides a URI t... | direct |
| id | 0..1 String |
id (as an attribute name) denotes an attribute whose value should be interpre... | direct |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | xml.xsd |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | XML:GlobalAttributes |
| native | fix_orchestra:XmlGlobalAttributes |
LinkML Source
Direct
name: XmlGlobalAttributes
annotations:
xsd_source:
tag: xsd_source
value: xml.xsd
description: Container for the global <xs:attribute> declarations defined in xml.xsd.
Each attribute here is referenceable from other XSDs via ``ref="XML:<name>"``.
in_subset:
- xml_namespace
from_schema: https://w3id.org/lmodel/fix-orchestra
attributes:
lang:
name: lang
description: lang (as an attribute name) denotes an attribute whose value is a
language code for the natural language of the content of any element; its value
is inherited. This name is reserved by virtue of its definition in the XML specification.
Notes Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated
possible values is probably never going to be a realistic possibility. See BCP
47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag
registry at http://www.iana.org/assignments/language-subtag-registry for further
information. The union allows for the 'un-declaration' of xml:lang with the
empty string.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:lang
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: XmlLangType
space:
name: space
description: space (as an attribute name) denotes an attribute whose value is
a keyword indicating what whitespace processing discipline is intended for the
content of the element; its value is inherited. This name is reserved by virtue
of its definition in the XML specification.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:space
domain_of:
- XmlSpecialAttrs
- XmlGlobalAttributes
range: XmlSpaceType
base:
name: base
description: base (as an attribute name) denotes an attribute whose value provides
a URI to be used as the base for interpreting any relative URIs in the scope
of the element on which it appears; its value is inherited. This name is reserved
by virtue of its definition in the XML Base specification. See http://www.w3.org/TR/xmlbase/
for information about this attribute.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:base
domain_of:
- MappedDatatype
- Actors
- Categories
- CodeSets
- Components
- Concepts
- Datatypes
- Fields
- Groups
- Messages
- Scenarios
- Sections
- XmlSpecialAttrs
- XmlGlobalAttributes
range: uri
id:
name: id
description: id (as an attribute name) denotes an attribute whose value should
be interpreted as if declared to be of type ID. This name is reserved by virtue
of its definition in the xml:id specification. See http://www.w3.org/TR/xml-id/
for information about this attribute.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:id
domain_of:
- OidGrp
- RefidGrp
- ScenarioType
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: XML:GlobalAttributes
Induced
name: XmlGlobalAttributes
annotations:
xsd_source:
tag: xsd_source
value: xml.xsd
description: Container for the global <xs:attribute> declarations defined in xml.xsd.
Each attribute here is referenceable from other XSDs via ``ref="XML:<name>"``.
in_subset:
- xml_namespace
from_schema: https://w3id.org/lmodel/fix-orchestra
attributes:
lang:
name: lang
description: lang (as an attribute name) denotes an attribute whose value is a
language code for the natural language of the content of any element; its value
is inherited. This name is reserved by virtue of its definition in the XML specification.
Notes Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated
possible values is probably never going to be a realistic possibility. See BCP
47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag
registry at http://www.iana.org/assignments/language-subtag-registry for further
information. The union allows for the 'un-declaration' of xml:lang with the
empty string.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:lang
owner: XmlGlobalAttributes
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: XmlLangType
space:
name: space
description: space (as an attribute name) denotes an attribute whose value is
a keyword indicating what whitespace processing discipline is intended for the
content of the element; its value is inherited. This name is reserved by virtue
of its definition in the XML specification.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:space
owner: XmlGlobalAttributes
domain_of:
- XmlSpecialAttrs
- XmlGlobalAttributes
range: XmlSpaceType
base:
name: base
description: base (as an attribute name) denotes an attribute whose value provides
a URI to be used as the base for interpreting any relative URIs in the scope
of the element on which it appears; its value is inherited. This name is reserved
by virtue of its definition in the XML Base specification. See http://www.w3.org/TR/xmlbase/
for information about this attribute.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:base
owner: XmlGlobalAttributes
domain_of:
- MappedDatatype
- Actors
- Categories
- CodeSets
- Components
- Concepts
- Datatypes
- Fields
- Groups
- Messages
- Scenarios
- Sections
- XmlSpecialAttrs
- XmlGlobalAttributes
range: uri
id:
name: id
description: id (as an attribute name) denotes an attribute whose value should
be interpreted as if declared to be of type ID. This name is reserved by virtue
of its definition in the xml:id specification. See http://www.w3.org/TR/xml-id/
for information about this attribute.
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
slot_uri: XML:id
owner: XmlGlobalAttributes
domain_of:
- OidGrp
- RefidGrp
- ScenarioType
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: XML:GlobalAttributes