3.1.4.96.2.2 MetadataObjectWriteXmlResponse

The MetadataObjectWriteXmlResponse element specifies the result data for the MetadataObjectWriteXml WSDL operation.

 <xs:element name="MetadataObjectWriteXmlResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="MetadataObjectWriteXmlResult" nillable="true" type="xs:string"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

MetadataObjectWriteXmlResult: The XML that represents the MetadataObject represented by the specified metadataObjectStruct. The XML MUST be a Well-Formed External Parsed Entity according to [XML]. The schema of the root element of the XML fragment corresponding to the specified metadataObjectStruct MUST be as specified in the following table:

Complex type

Root element

ActionParameterStruct (section 2.2.4.4)

If the packageContents element is set to "Model", the ActionParameter element as specified in [MS-BDCMFFS] section 2.1.3.4. Otherwise, the ActionParameter element as specified in [MS-BDCMFFS] section 2.2.3.4.

ActionStruct (section 2.2.4.5)

If the packageContents element is set to "Model", the Action element as specified in [MS-BDCMFFS] section 2.1.3.3. Otherwise, the Action element as specified in [MS-BDCMFFS] section 2.2.3.3.

AssociationGroupStruct (section 2.2.4.21)

If the packageContents element is set to "Model", the AssociationGroup element as specified in [MS-BDCMFFS] section 2.1.3.8. Otherwise, the AssociationGroup element as specified in [MS-BDCMFFS] section 2.2.3.8.

AssociationStruct (section 2.2.4.23)

If the packageContents element is set to "Model", the Association element as specified in [MS-BDCMFFS] section 2.1.3.7. Otherwise, the Association element as specified in [MS-BDCMFFS] section 2.2.3.7.

EntityStruct (section 2.2.4.31)

If the packageContents element is set to "Model", the Entity element as specified in [MS-BDCMFFS] section 2.1.3.16. Otherwise, the Entity element as specified in [MS-BDCMFFS] section 2.2.3.11.

FilterDescriptorStruct (section 2.2.4.34)

If the packageContents element is set to "Model", the FilterDescriptor element as specified in [MS-BDCMFFS] section 2.1.3.17. Otherwise, the FilterDescriptor element as specified in [MS-BDCMFFS] section 2.2.3.12.

IdentifierStruct (section 2.2.4.35)

If the packageContents element is set to "Model", the Identifier element as specified in [MS-BDCMFFS] section 2.1.3.19. Otherwise, the Identifier element as specified in [MS-BDCMFFS] section 2.2.3.14.

LobSystemStruct (section 2.2.4.40)

If the "Model" value of packageContents is specified, the LobSystem element as specified in [MS-BDCMFFS] section 2.1.3.23. Otherwise, the LobSystem element as specified in [MS-BDCMFFS] section 2.2.3.17.

LobSystemInstanceStruct (section 2.2.4.39)

If the "Model" value of packageContents is specified, the LobSystemInstance element as specified in [MS-BDCMFFS] section 2.1.3.24. Otherwise, the LobSystemInstance element as specified in [MS-BDCMFFS] section 2.2.3.18.

MethodStruct (section 2.2.4.46)

If the "Model" value of packageContents is specified, the Method element as specified in [MS-BDCMFFS] section 2.1.3.30. Otherwise, the Method element as specified in [MS-BDCMFFS] section 2.2.3.24.

MethodInstanceStruct (section 2.2.4.45)

If the "Model" value of packageContents is specified, the MethodInstance element as specified in [MS-BDCMFFS] section 2.1.3.31. Otherwise, the MethodInstance element as specified in [MS-BDCMFFS] section 2.2.3.25.

ModelStruct (section 2.2.4.47)

If the "Model" value of packageContents is specified, the Model element as specified in [MS-BDCMFFS] section 2.1.3.34. Otherwise, the Model element as specified in [MS-BDCMFFS] section 2.2.3.28.

ParameterStruct (section 2.2.4.49)

If the "Model" value of packageContents is specified, the Parameter element as specified in [MS-BDCMFFS] section 2.1.3.37. Otherwise, the Parameter element as specified in [MS-BDCMFFS] section 2.2.3.29.

TypeDescriptorStruct (section 2.2.4.53)

If the "Model" value of packageContents is specified, the TypeDescriptor element as specified in [MS-BDCMFFS] section 2.1.3.43. Otherwise, the TypeDescriptor element as specified in [MS-BDCMFFS] section 2.2.3.34. <104>