DWLVGroupValidationsWrapperBObj
<xsd:element name="DWLVGroupValidationsWrapperBObj" substitutionGroup="CommonBObj" type="DWLVGroupValidationsWrapperBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>This object is used by the following transactions:
DWLVGroupValidationsWrapperBObjType
<xsd:complexType name="DWLVGroupValidationsWrapperBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexContent>
<xsd:extension base="CommonBObjType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="DWLVGroupBObj"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="DWLVGroupValidationBObj"/>
<!-- ######## response element ######## -->
<xsd:element minOccurs="0" ref="DWLStatus"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>