org.apache.ws.jaxme.xs.xml
public interface XsEPattern extends XsTFacetBase
Interface of xs:pattern
, following
this specification:
<xs:element name="pattern" id="pattern" type="xs:noFixedFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-pattern"/> </xs:annotation> </xs:element>
Method Summary | |
---|---|
String | getValue() |
void | setValue(String pValue) |