Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XsEUnique
extends XsTKeybase, XsTIdentityConstraint
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>
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObject | |
getLocator , getObjectFactory , getParentObject , getXsESchema , isTopLevelObject , validate |
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTAnnotated | |
createAnnotation , getAnnotation , getId , setId |
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTKeybase | |
createField , createSelector , getFields , getName , getSelector , setName |
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTOpenAttrs | |
getOpenAttributes |