wsrf-sg:ServiceGroupEntryRP
Element information
Namespace: http://docs.oasis-open.org/wsrf/sg-2
Schema document: sg-2.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsrf-sg:ServiceGroupEPR [1..1]
- wsrf-sg:MemberEPR [0..1]
- wsrf-sg:Content [0..1]
Attributes
None
Sample instance
<wsrf-sg:ServiceGroupEntryRP> <wsrf-sg:ServiceGroupEPR> <wsa:Address>http://www.example.com/</wsa:Address> <wsa:ReferenceParameters> <!--any element--> </wsa:ReferenceParameters> <wsa:Metadata> <!--any element--> </wsa:Metadata> <!--any element--> </wsrf-sg:ServiceGroupEPR> <wsrf-sg:MemberEPR> <wsa:Address>http://www.example.com/</wsa:Address> <wsa:ReferenceParameters> <!--any element--> </wsa:ReferenceParameters> <wsa:Metadata> <!--any element--> </wsa:Metadata> <!--any element--> </wsrf-sg:MemberEPR> <wsrf-sg:Content> <wsrf-sg:RPDoc> <!--any element--> </wsrf-sg:RPDoc> <!--any element--> </wsrf-sg:Content> </wsrf-sg:ServiceGroupEntryRP>