HOPEX UML : HOPEX XML Schemas : Creating an XML Schema : References
   
References
 
Creating a Reference in an XML Schema
Result
Operating principle
Example
Characteristics of a Reference (XML Schema)
Creating a bidirectional reference (XML Schema)
Function
Referencing an Element (XML Schema)
Referencing an Attribute (XML Schema)
Referencing a Group (XML Schema)
References are used to create a relationship between two tags without having to include the referenced tag. For example, if a document contains a list of persons, you can refer to the persons declared in the list without having to include the actual declaration. This eliminates redundancies and facilitates document maintenance.