diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | ServiceUuid ServiceSecurityKey DNSName ServiceUri ServiceLocation | ||
used by |
|
||
source | <xs:complexType name="ServiceIdentificationType"> <xs:sequence> <xs:element name="ServiceUuid" type="UrnUuid" minOccurs="1"/> <xs:element name="ServiceSecurityKey" type="SecurityKeyType" minOccurs="0"/> <xs:element name="DNSName" type="xs:string" minOccurs="0"/> <xs:element name="ServiceUri" type="xs:string" minOccurs="0"/> <xs:element name="ServiceLocation" type="LocationType" minOccurs="0"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | UrnUuid | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ServiceUuid" type="UrnUuid" minOccurs="1"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | SecurityKeyType | ||||||
properties |
|
||||||
children | dsKeyInfo Token | ||||||
source | <xs:element name="ServiceSecurityKey" type="SecurityKeyType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="DNSName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="ServiceUri" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | LocationType | ||||||
properties |
|
||||||
children | LocationString GeoLocation | ||||||
used by |
|
||||||
source | <xs:element name="ServiceLocation" type="LocationType" minOccurs="0"/> |