Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.