JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.wm.xmldata.xmldocumenttype
Interface XmlType
All Known Implementing Classes:
XmlAnyType
,
XmlComplexType
,
XmlComplexTypeRef
,
XmlSimpleType
public interface
XmlType
This interface identifies classes that are used to describe types. Types are used in XmlElement definitions to describe their content. XmlType is implemented by
XmlComplexType
,
XmlComplexTypeRef
,
XmlAnyType
, and
XmlSimpleType
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method