* @param requestDoc DOCUMENT_ME
* @return DOCUMENT_ME
*/
public GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument( GetResourcePropertyDocumentDocument1 requestDoc )
{
GetResourcePropertyDocumentResponseDocument responseDocument =
createResponseDocument( );
GetResourcePropertyDocumentResponseDocument.GetResourcePropertyDocumentResponse responseDoc =
responseDocument.getGetResourcePropertyDocumentResponse( );
XmlBeansResourcePropertySet properties =
(XmlBeansResourcePropertySet) getProperties( );
XmlBeanUtils.addChildElement( responseDoc,
properties.toXmlObject( ) );