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

All Superinterfaces:
ComplexTypeHost, Redefinable, SimpleTypeHost, TypedXmlWriter, TypeHost
All Known Subinterfaces:
Schema

public interface SchemaTop
extends Redefinable, TypedXmlWriter

Auto-generated, do not edit.


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()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.