| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlSchemaKey
Identifies a key constraint.
|
class |
XmlSchemaKeyref
Identifies a keyref constraint.
|
class |
XmlSchemaUnique
Identifies a unique constraint among a set of elements.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlSchemaIdentityConstraint> |
XmlSchemaElement.getConstraints()
Returns a collection of constraints on the element.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.