public class InlinedSchemaImpl extends SchemaImpl implements InlinedSchema
id attribute.| Constructor and Description |
|---|
InlinedSchemaImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
setId(String id)
Set the String representing the
id attribute of <xs:schema>. |
getNamespace, getNamespaceAsString, getSchemaDefinition, getXMLElement, isReferenceable, setNamespace, setReferenceable, setSchemaDefinition, setXMLElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespace, getSchemaDefinition, getXMLElement, setNamespace, setSchemaDefinition, setXMLElementpublic void setId(String id)
InlinedSchemaid attribute of <xs:schema>.setId in interface InlinedSchemapublic String getId()
getId in interface InlinedSchemaid attribute of <xs:schema>.Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.