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, validate
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createField, createSelector, getFields, getName, getSelector, setName
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
protected XsEUniqueImpl(XsObject pParent)