diagram | |||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||
properties |
|
||||
children | Xris | ||||
used by |
|
||||
source | <xs:element name="ServiceXriSupported"> <xs:complexType> <xs:sequence> <xs:element name="Xris" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="XriUri" type="xs:anyURI"/> <xs:element name="XriAuthentication" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriAuthenticationWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> <xs:element name="XriSecurity" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriSecurityWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | XriUri XriAuthentication XriSecurity | ||||||
source | <xs:element name="Xris" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="XriUri" type="xs:anyURI"/> <xs:element name="XriAuthentication" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriAuthenticationWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> <xs:element name="XriSecurity" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriSecurityWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
type | xs:anyURI | ||
properties |
|
||
source | <xs:element name="XriUri" type="xs:anyURI"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | union of (UriAuthenticationWKV, KeywordNsExtensionPattern) | ||||||
properties |
|
||||||
source | <xs:element name="XriAuthentication" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriAuthenticationWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | union of (UriSecurityWKV, KeywordNsExtensionPattern) | ||||||
properties |
|
||||||
source | <xs:element name="XriSecurity" minOccurs="0"> <xs:simpleType> <xs:union memberTypes="pwg:UriSecurityWKV pwg:KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> |