com.sun.xml.bind.v2.schemagen.xmlschema
Interface SchemaTop

All Superinterfaces:
ComplexTypeHost, Redefinable, SimpleTypeHost, com.sun.xml.txw2.TypedXmlWriter, TypeHost
All Known Subinterfaces:
Schema

public interface SchemaTop
extends Redefinable, com.sun.xml.txw2.TypedXmlWriter


Method Summary
 TopLevelAttribute attribute()
           
 TopLevelElement element()
           
 
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
complexType
 
Methods inherited from interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
simpleType
 

Method Detail

attribute

TopLevelAttribute attribute()

element

TopLevelElement element()