Definition Type: Element
Name: ListMaintenanceOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ListMaintenanceOrderType
Containing Schema: ListMaintenanceOrder.xsd
Abstract
Documentation:
In an effort to simpilify the usage of the verbs the ListMaintenanceOrder BOD is being depricated as of OAGIS 9.0, the ListMaintenanceOrder will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS. As such for all new development we recommend that you use the ShowMaintenanceOrder BOD which may serve the same function of the ListMaintenanceOrder BOD. The purpose of the ListMaintenanceOrder is to publish one or more summary listings of Maintenance Order information to other business application component. This may be in response to a GetListMaintenanceOrder request or to proactively publish a listing of summary Maintenance Order information for a business event. When a receiving application receives this BOD, the information can be used as is or it may be used to initiate a selection of a specific Maintenance Order through the GetMaintenanceOrder request. The processing is designed to provide multiple occurrences of summary data.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema listmaintenanceorder_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into languageCode in schema meta_xsd Drilldown into systemEnvironmentCode in schema meta_xsd Drilldown into versionID in schema meta_xsd Drilldown into releaseID in schema meta_xsd Drilldown into BusinessObjectDocumentType in schema meta_xsd Drilldown into ListMaintenanceOrderType in schema listmaintenanceorder_xsdXSD Diagram of ListMaintenanceOrder in schema listmaintenanceorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ListMaintenanceOrder" type="ListMaintenanceOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">In an effort to simpilify the usage of the verbs the ListMaintenanceOrder BOD is being depricated as of OAGIS 9.0, the ListMaintenanceOrder will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS.  As such for all new development we recommend that you use the ShowMaintenanceOrder BOD which may serve the same function of the ListMaintenanceOrder BOD.

The purpose of the ListMaintenanceOrder is to publish one or more summary listings of Maintenance Order information to other business application component.  This may be in response to a GetListMaintenanceOrder request or to proactively publish a listing of summary Maintenance Order information for a business event.

When a receiving application receives this BOD, the information can be used as is or it may be used to initiate a selection of a specific Maintenance Order through the GetMaintenanceOrder request.  The processing is designed to provide multiple occurrences of summary data. 
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea nsA:ApplicationArea (1) (1)
DataArea nsA:DataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID nsA:releaseID Required
versionID nsA:versionID Optional
systemEnvironmentCode nsA:systemEnvironmentCode Production Optional
languageCode nsA:languageCode en-US Optional
Collapse Derivation Tree: