| diagram |  | ||||||||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| type | restriction of UuidType | ||||||||||||
| properties | 
 | ||||||||||||
| used by | 
 | ||||||||||||
| 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> |