org.apache.ws.jaxme.xs.xml.impl
public class XsELengthImpl extends XsTNumFacetImpl implements XsELength
Implementation of xs:length
, following
this specification:
<xs:element name="length" id="length" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-length"/> </xs:annotation> </xs:element>
Constructor Summary | |
---|---|
protected | XsELengthImpl(XsObject pParent) |
Method Summary | |
---|---|
String | getFacetName() |