Definition Type: Element
Name: GroupMember
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:GroupMemberType
Containing Schema: Routing.xsd
Abstract
Documentation:
Information specifying the occurrence of the operations within an OperationGroup. At least one occurrence of the GroupMember component is required for each occurrence of the OperationGroup component. Except for the request BODs which use the verbs Get and GetList.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into SequenceCode in schema fields_xsd Drilldown into OperationName in schema fields_xsd Drilldown into OperationID in schema components_xsd Drilldown into GroupMemberType in schema routing_xsdXSD Diagram of GroupMember in schema routing_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="GroupMember" type="GroupMemberType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Information specifying the occurrence of the operations within an OperationGroup.  At least one occurrence of the GroupMember component is required for each occurrence of the OperationGroup component. Except for the request BODs which use the verbs Get and GetList.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OperationID nsA:OperationID 0 (1)
OperationName nsA:OperationName 0 unbounded
SequenceCode nsA:SequenceCode 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: