Class XmlSchemaGroupRef

All Implemented Interfaces:
XmlSchemaObjectBase, XmlSchemaAllMember, XmlSchemaChoiceMember, XmlSchemaSequenceMember

public class XmlSchemaGroupRef extends XmlSchemaParticle implements XmlSchemaSequenceMember, XmlSchemaChoiceMember, XmlSchemaAllMember
Class used within complex types that defines the reference to groups defined at the schema level. Represents the World Wide Web Consortium (W3C) group element with ref attribute.
  • Field Details

  • Constructor Details

    • XmlSchemaGroupRef

      public XmlSchemaGroupRef()
      Creates new XmlSchemaGroupRef
  • Method Details