public class XmlSchemaSimpleType extends XmlSchemaType
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaSimpleType(XmlSchema schema)
Creates new XmlSchemaSimpleType
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaSimpleTypeContent |
getContent() |
void |
setContent(XmlSchemaSimpleTypeContent content) |
String |
toString(String prefix,
int tab) |
getBaseSchemaType, getBaseSchemaTypeName, getDataType, getDeriveBy, getFinal, getFinalResolved, getName, getQName, isMixed, setFinal, setMixed, setName, toStringgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributesaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaSimpleType(XmlSchema schema)
public XmlSchemaSimpleTypeContent getContent()
public void setContent(XmlSchemaSimpleTypeContent content)
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.