2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.xsd
Interface XSDFactory

All Known Implementing Classes:
DefaultXSDFactory, XSDFactoryImpl

public interface XSDFactory

Factory for XSD definitions


Method Summary
 XSDefinition createXSDefinition()
          Creates a new XML Schema definition.
 

Method Detail

createXSDefinition

XSDefinition createXSDefinition()
Creates a new XML Schema definition.

Returns:
a new XML Schema definition