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, toString
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
public XmlSchemaSimpleType(XmlSchema schema)
public XmlSchemaSimpleTypeContent getContent()
public void setContent(XmlSchemaSimpleTypeContent content)
public String toString(String prefix, int tab)
toString
in class XmlSchemaObject
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.