Package org.apache.ws.commons.schema
Class XmlSchemaKeyref
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotated
org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
org.apache.ws.commons.schema.XmlSchemaKeyref
- All Implemented Interfaces:
XmlSchemaObjectBase
Identifies a keyref constraint. Represents the World Wide Web Consortium (W3C) keyref element.
-
Field Summary
FieldsFields inherited from class org.apache.ws.commons.schema.XmlSchemaObject
lineNumber, linePosition, sourceURI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
getFields, getName, getSelector, setFields, setName, setSelectorMethods inherited from class org.apache.ws.commons.schema.XmlSchemaAnnotated
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringMethods inherited from class org.apache.ws.commons.schema.XmlSchemaObject
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
-
Field Details
-
refer
QName refer
-
-
Constructor Details
-
XmlSchemaKeyref
public XmlSchemaKeyref()Creates new XmlSchemaKeyref
-
-
Method Details
-
getRefer
-
setRefer
-