public class RM10AddressingNamespaceType extends Object
Java class for RM10AddressingNamespaceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RM10AddressingNamespaceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="uri" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyURI">
<enumeration value="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
<enumeration value="http://www.w3.org/2005/08/addressing"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
protected String uri
Apache CXF