Uses of Package
schema2template.model
-
Packages that use schema2template.model 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. -
Classes in schema2template.model used by schema2template.example.odf Class 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: Element PuzzlePiece Attribute PuzzlePiece Attribute Value PuzzlePiece Attribute Datatype PuzzlePiecePuzzlePiece 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 Class Description MSVExpressionType Enum for the type of the MSV expressionNamespaceDictionary Translation NS URI <-> NS LocalnamePuzzleComponent 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: Element PuzzlePiece Attribute PuzzlePiece Attribute Value PuzzlePiece Attribute Datatype PuzzlePiecePuzzlePiece 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.QNameValue Domain specific models (Odf, Java, ...) often return 'ns:localname' Strings.