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