Uses of Class
org.apache.ws.commons.schema.XmlSchemaIdentityConstraint

Packages that use XmlSchemaIdentityConstraint
org.apache.ws.commons.schema   
 

Uses of XmlSchemaIdentityConstraint in org.apache.ws.commons.schema
 

Subclasses of XmlSchemaIdentityConstraint in org.apache.ws.commons.schema
 class XmlSchemaKey
          Identifies a key constraint.
 class XmlSchemaKeyref
          Identifies a keyref constraint.
 class XmlSchemaUnique
          Identifies a unique constraint among a set of elements.
 

Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaIdentityConstraint
 List<XmlSchemaIdentityConstraint> XmlSchemaElement.getConstraints()
          Returns a collection of constraints on the element.
 



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.