public class Remove extends Object
Java class for remove complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="remove">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="sel" use="required" type="{urn:ietf:params:xml:ns:xcap-diff}xpath" />
<attribute name="ws" type="{urn:ietf:params:xml:ns:xcap-diff}ws" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Remove() |
Copyright © 2017. All rights reserved.