DWLVElementValidationsWrapperBObj

<xsd:element name="DWLVElementValidationsWrapperBObj" substitutionGroup="CommonBObj"  type="DWLVElementValidationsWrapperBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>

This object is used by the following transactions:

DWLVElementValidationsWrapperBObjType

<xsd:complexType name="DWLVElementValidationsWrapperBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:complexContent>
		<xsd:extension base="CommonBObjType">
			<xsd:sequence>
				<xsd:element minOccurs="0" ref="DWLVElementBObj"/>
				<xsd:element maxOccurs="unbounded" minOccurs="0" ref="DWLVElementValidationBObj"/>
				<!-- ######## response element ######## -->
				<xsd:element minOccurs="0" ref="DWLStatus"/>
			</xsd:sequence>
		</xsd:extension>
	</xsd:complexContent>
</xsd:complexType>