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