import java.util.*; import java.io.*; // ************************************************************************* // The following section has been generated automatically by the XML to Java // conversion application. // ************************************************************************* XMLDoc = " String [ "encoding" "=" String ] "?>" "". Schema = ">" [ "" String "" ] List(attrsListUnit) List(itemsListUnit) [ "" String "" ]. attrsListUnit = " AttrValue "". itemsListUnit = " SchemaItem "". AttrValue = ">" [ "" String "" ] "" String "" "" String "". SchemaItem : lookahead {{3}} Annotation | lookahead {{3}} Attribute | lookahead {{3}} Element. Annotation = "type" "=" "Annotation" ">" "" String "" List(AnnotationContent_ListListUnit) "" String "". AnnotationContent_ListListUnit = " AnnotationContent "". AnnotationContent : lookahead {{3}} Appinfo | lookahead {{3}} Documentation. Appinfo = "type" "=" "Appinfo" ">" "" String "" List(AttrValue_ListListUnit) "" String "". AttrValue_ListListUnit = " AttrValue "". nonEmptyDocumentationGroup = [ "" String "" ] [ "" String "" ]. Documentation = "type" "=" "Documentation" ">" "" String "" List(AttrValue_ListListUnit) [ nonEmptyDocumentationGroup ]. AttrValue_ListListUnit = " AttrValue "". nonEmptyAttributeGroup = [ " Annotation "" ] [ "" String "" ]. Attribute = "type" "=" "Attribute" ">" [ "" String "" ] List(AttrValue_ListListUnit) [ nonEmptyAttributeGroup ] [ "" EmptyAttributeType "" ]. AttrValue_ListListUnit = " AttrValue "". nonEmptyElementGroup = [ " Annotation "" ] [ " TypeDef "" ] [ "" String "" ]. Element = "type" "=" "Element" ">" [ "" String "" ] List(AttrValue_ListListUnit) [ nonEmptyElementGroup ] [ "" EmptyElementType "" ]. AttrValue_ListListUnit = " AttrValue "". TypeDef : lookahead {{3}} SimpleType | lookahead {{3}} ComplexType. Restriction = ">" [ "" String "" ] List(AttrValue_ListListUnit). AttrValue_ListListUnit = " AttrValue "". SimpleType = "type" "=" "SimpleType" ">" [ "" String "" ] List(AttrValue_ListListUnit) [ " Annotation "" ] " Restriction "" [ "" String "" ]. AttrValue_ListListUnit = " AttrValue "". ComplexType = "type" "=" "ComplexType" ">" [ "" String "" ] List(AttrValue_ListListUnit) [ " Annotation "" ] " ComplexTypeContent "" List(Attribute_ListListUnit) [ "" String "" ]. AttrValue_ListListUnit = " AttrValue "". Attribute_ListListUnit = " Attribute "". ComplexTypeContent = ">" [ " ComplexContentType "" ] [ " SequenceGroup "" ]. ComplexContentType = ">" [ "" String "" ] List(AttrValue_ListListUnit) [ " Annotation "" ] " TypeDerivation "" [ "" String "" ]. AttrValue_ListListUnit = " AttrValue "". SequenceGroup = ">" [ "" String "" ] List(AttrValue_ListListUnit) " Annotation "" List(Element_ListListUnit) [ "" String "" ]. AttrValue_ListListUnit = " AttrValue "". Element_ListListUnit = " Element "". Comment = ">" "" String "". TypeDerivation : lookahead {{3}} Extension. Extension = "type" "=" "Extension" ">" [ "" String "" ] List(AttrValue_ListListUnit) [ " Annotation "" ] [ " SequenceGroup "" ] [ "" String "" ]. AttrValue_ListListUnit = " AttrValue "". Main = . Preprocessor = . List(S) ~ {S}. visitor ValidateVisitor = . // ************************************************************************* // End of automatically generated section. // *************************************************************************