Package | Description |
---|---|
org.apache.ws.commons.schema |
Modifier and Type | Method and Description |
---|---|
XmlSchemaAttribute |
XmlSchema.getAttributeByName(javax.xml.namespace.QName name)
Look for a global attribute by its QName.
|
protected XmlSchemaAttribute |
XmlSchema.getAttributeByName(javax.xml.namespace.QName name,
boolean deep,
Stack schemaStack) |
XmlSchemaAttribute |
XmlSchemaCollection.getAttributeByQName(javax.xml.namespace.QName schemaAttributeName)
Find a global attribute by QName in this collection of schemas.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.