org.apache.ws.jaxme.xs.xml
public interface XsELength extends XsTNumFacet
Interface 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>