diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||||||
type | restriction of UuidType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ServiceUuid"> <xs:annotation> <xs:documentation>Global ID</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:restriction base="UuidType"> <xs:maxLength value="45"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |