IS:baliseRef
Jump to navigation
Jump to search
baliseRef
Schema description / Schemabeschreibung
Position of baliseRef in the XML-Tree / Position von baliseRef im XML-Baum
- Parent: <baliseGroup>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
The element <baliseGroup> allows for grouping of balises which are referenced using <baliseRef>.
Attributes of baliseRef / Attribute von baliseRef
- sequence: This allows for sorting the referenced balises.
- ref: This refers to the id attribute of the associated balise element.
Syntactic Constraints / Syntaktische Beschränkungen
- sequence xs:positiveInteger, optional
If no sequence is provided, the sequence of the referenced balises shall be assumed as "arbitrary" or "undefined". In no case the sequence of the XML elements in the XML file shall matter.
Either all or none of the <baliseRef> elements in the current <baliseGroup> element shall carry sequence attributes.
The referenced balise with the lowest sequence value is interpreted as the first element of the current <baliseGroup>.
Each sequence value shall only be used once within the current <baliseGroup>.
- ref xs:IDREF, mandatory
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
Not yet described. / Noch nicht beschrieben.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.