d:ProbeMatch
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/04/discovery
Schema document: ws-discovery.xsd
Type: d:ProbeMatchType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsa:EndpointReference [1..1]
- d:Types [0..1]
- d:Scopes [0..1]
- d:XAddrs [0..1]
- d:MetadataVersion [1..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 d:ProbeMatchesType (Element d:ProbeMatches)
Sample instance
<d:ProbeMatch> <a:EndpointReference> <a:Address>uuid:98190dc2-0890-4ef8-ac9a-5940995e6119</a:Address> </a:EndpointReference> <d:Types>i:PrintBasic i:PrintAdvanced</d:Types> <d:Scopes>ldap:///ou=engineering,o=examplecom,c=us ldap:///ou=floor1,ou=b42,ou=anytown,o=examplecom,c=us http://itdept/imaging/deployment/2004-12-04</d:Scopes> <d:XAddrs>http://prn-example/PRN42/b42-1668-a</d:XAddrs> <d:MetadataVersion>75965</d:MetadataVersion> </d:ProbeMatch>