org.apache.xmlbeans.samples.validation.todolist
public interface: TodolistDocument [javadoc |
source]
All Implemented Interfaces:
XmlObject
All Known Implementing Classes:
TodolistDocumentImpl
A document containing one todolist(@http://xmlbeans.apache.org/samples/validation/todolist) element.
This is a complex type.
Nested Class Summary: |
---|
public interface | TodolistDocument.Todolist | An XML todolist(@http://xmlbeans.apache.org/samples/validation/todolist).
This is a complex type. |
public static final class | TodolistDocument.Factory | A factory class with static methods for creating instances
of this type. |