|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteItemBaseType | |
|---|---|
| org.openliberty.xmltooling.idsis.dap | |
| Uses of DeleteItemBaseType in org.openliberty.xmltooling.idsis.dap |
|---|
| Subclasses of DeleteItemBaseType in org.openliberty.xmltooling.idsis.dap | |
|---|---|
class |
DAPDeleteItem
<xs:element name="DeleteItem" type="dap:DeleteItemType"/> <xs:complexType name="DeleteItemType"> <xs:complexContent> <xs:extension base="dst:DeleteItemBaseType"> <xs:sequence> <xs:element ref="dap:Select" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||