wsrf-sg:ServiceGroupEntryEPR
Element information
Namespace: http://docs.oasis-open.org/wsrf/sg-2
Schema document: sg-2.xsd
Type: wsa:EndpointReferenceType
Properties: Local, Qualified, Nillable
Content
- Sequence [1..1]
- wsa:Address [1..1]
- wsa:ReferenceParameters [0..1]
- wsa:Metadata [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type wsrf-sg:EntryType (Element wsrf-sg:Entry)
- Type wsrf-sg:ServiceGroupModificationNotificationType (Element wsrf-sg:EntryAdditionNotification)
- Type wsrf-sg:ServiceGroupRemovalNotificationType via extension of wsrf-sg:ServiceGroupModificationNotificationType (Element wsrf-sg:EntryRemovalNotification)
Sample instance
<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>