public class XsEUniqueImpl extends XsTKeybaseImpl implements XsEUnique
Implementation of the xs:unique element, with the
following specification:
<xs:element name="unique" type="xs:keybase" id="unique">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-unique"/>
</xs:annotation>
</xs:element>
| Modifier | Constructor and Description |
|---|---|
protected |
XsEUniqueImpl(XsObject pParent) |
createField, createSelector, getFields, getName, getSelector, setName, validatecreateAnnotation, getAnnotation, getId, setIdgetOpenAttributes, setAttributeasXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateField, createSelector, getFields, getName, getSelector, setNamecreateAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validateprotected XsEUniqueImpl(XsObject pParent)