public class XsEKeyImpl extends XsTKeybaseImpl implements XsEKey
Implementation of the xs:key
element, specified
as follows:
<xs:element name="key" type="xs:keybase" id="key"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-key"/> </xs:annotation> </xs:element>
Modifier | Constructor and Description |
---|---|
protected |
XsEKeyImpl(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 XsEKeyImpl(XsObject pParent)