org.apache.ws.jaxme.xs.xml.impl
Class XsEUniqueImpl
- XsEUnique, XsObject, XsTAnnotated, XsTIdentityConstraint, XsTKeybase, XsTOpenAttrs
public class XsEUniqueImpl
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>
asXsQName , asXsQName , getContext , getLocator , getNamespaceSupport , getObjectFactory , getParentObject , getXsESchema , isTopLevelObject , isValidated , validate |
XsEUniqueImpl
protected XsEUniqueImpl(XsObject pParent)