|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use schema2template.model | |
|---|---|
| schema2template.example.odf | Examples for the generation of source and reference for the OpenDocument XML format. |
| schema2template.model | Provide the XML model information parsed from a given XML schema. |
| Classes in schema2template.model used by schema2template.example.odf | |
|---|---|
| PuzzleComponent
The first purpose of this interface is to provide a kind of "piece of a puzzle" representing the key definitions of a schema and their relationship: |
|
| PuzzlePiece
One of the following RelaxNG definitions of an Element, Attribute, Value or Datatype. |
|
| PuzzlePieceSet
Collection Class for RelaxNG definitions of an Element, Attribute, Value or Datatype. |
|
| QNamed
Unambiguously named (ns:localname) object. |
|
| XMLModel
The most important model, the first access to the XML Schema information. |
|
| Classes in schema2template.model used by schema2template.model | |
|---|---|
| MSVExpressionType
Enum for the type of the MSV expression |
|
| NamespaceDictionary
Translation NS URI <-> NS Localname |
|
| PuzzleComponent
The first purpose of this interface is to provide a kind of "piece of a puzzle" representing the key definitions of a schema and their relationship: |
|
| PuzzlePiece
One of the following RelaxNG definitions of an Element, Attribute, Value or Datatype. |
|
| PuzzlePieceSet
Collection Class for RelaxNG definitions of an Element, Attribute, Value or Datatype. |
|
| QNamed
Unambiguously named (ns:localname) object. |
|
| QNamedPuzzleComponent
By using this interface you declare that: you don't care if a QNamedPuzzleComponent is a Collection of Jigsaw pieces or one single Jigsaw piece. you expect one single name. |
|
| QNameValue
Domain specific models (Odf, Java, ...) often return 'ns:localname' Strings. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||