Package | Description |
---|---|
org.exolab.castor.xml.schema | |
org.exolab.castor.xml.schema.reader |
Modifier and Type | Class and Description |
---|---|
class |
Key
A class that represents the XML Schema Identity Constraint: Key.
|
class |
KeyRef
A class that represents the XML Schema Identity Constraint: KeyRef.
|
class |
Unique
A class that represents the XML Schema Identity Constraint: Unique.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementDecl.addIdentityConstraint(IdentityConstraint constraint)
Adds the given IdentityConstraint to this element definition.
|
boolean |
ElementDecl.removeIdentityConstraint(IdentityConstraint constraint)
Removes the given IdentityConstraint from this element definition.
|
Modifier and Type | Method and Description |
---|---|
IdentityConstraint |
IdentityConstraintUnmarshaller.getIdentityConstraint()
Returns the IdentityConstraint created.
|
Copyright © 2015. All rights reserved.