| Package | Description |
|---|---|
| org.openliberty.xmltooling.idsis.dap |
This package models the ID-SIS-DAP schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DAPData
DAPData represents a Data element in the DAP QueryResponse.
|
class |
DAPItemData
<xs:element name="ItemData" type="dap:ItemDataType"/>
<xs:complexType name="ItemDataType">
<xs:complexContent>
<xs:extension base="dap:AppDataType">
<xs:attributeGroup ref="dst:ItemDataAttributeGroup"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
class |
DAPNewData
NewData is used inside of
DAPCreateItem and
inside of DAPModifyItem as the container for
LDIF or Subscription information. |
Copyright © 1999–2015. All rights reserved.