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