org.apache.ws.jaxme.xs.xml.impl

Class XsEKeyImpl

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>
 

Author: Jochen Wiedmann

Constructor Summary
protected XsEKeyImpl(XsObject pParent)

Constructor Detail

XsEKeyImpl

protected XsEKeyImpl(XsObject pParent)