complexType tcip:CptSubErrorNotice
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscription error description
used by
element tcip:cptSubErrorNotice
source <xs:complexType name="CptSubErrorNotice">
 
<xs:sequence>
   
<xs:element name="subscription" type="CPTSubscriptionHeader"/>
   
<xs:element name="error" type="CPT-ErrorCode"/>
   
<xs:element name="description" type="CPT-ErrorDescription" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CptSubErrorNotice/subscription
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscription" type="CPTSubscriptionHeader"/>

element tcip:CptSubErrorNotice/error
diagram
type tcip:CPT-ErrorCode
properties
isRef 0
content simple
source <xs:element name="error" type="CPT-ErrorCode"/>

element tcip:CptSubErrorNotice/description
diagram
type tcip:CPT-ErrorDescription
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="description" type="CPT-ErrorDescription" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy