<b>Copyright (C) 2008-2010, Cable Television Laboratories, Inc.</b><b>SaFI Campaign Information Package Interface Release Candidate,
XML Schema Version 1.1.0.</b>
Properties
attribute form default:
unqualified
element form default:
qualified
version:
1.0
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="SetRegistrationRequest"><xs:complexType><xs:annotation><xs:documentation>Element for SetRegistration message. Identifies target URL, boolean Active sets
as enabled or disabled (by Active value) for distributions. For both operations, if the syscode
set is empty the entire set of syscodes predefined for the subscriber (via some out unspecified
mechanism) is implied.<b>The optional attribute “updatePush” MAY be set to true to receive
UpdateNotice messages in place of NotifyRequest messages for all interactions with the
specific consumer site. If “updatePush is omitted or set false the 1.0 update model will
apply in all respects.</b></xs:documentation></xs:annotation><xs:sequence><xs:element name="Subscriber" type="xs:anyURI"/><xs:element name="Active" type="xs:boolean"/><xs:element name="Syscodes" type="common:SyscodeType" minOccurs="0" maxOccurs="unbounded"/></xs:sequence><xs:attribute name="updatePush" type="xs:boolean" use="optional" default="false"/></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="SetRegistrationResponse"><xs:complexType mixed="true"><xs:annotation><xs:documentation>Response for SetRegistration message. Note that if any syscode of an
enabled registration is already registered to another Subscriber the registration fails.
In tis case a reponse of "NOTOK" with a reason of "Syscode not Unique" will be returned,
and the text will contain a space-delimited list of the errored syscode(s).</xs:documentation></xs:annotation><xs:sequence/><xs:attributeGroup ref="MsgResultAttributeGroup"/></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="GetRegistrationRequest"><xs:complexType><xs:annotation><xs:documentation>Element for GetRegistration message. Identifies target
URL of query and requests the list of syscodes active
at that URL.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Subscriber" type="xs:anyURI"/></xs:sequence></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="GetRegistrationResponse"><xs:complexType><xs:annotation><xs:documentation>Response for GetRegistration message. Identifies target
URL and a list of syscodes that are currently enabled.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Subscriber" type="xs:anyURI"/><xs:element name="Syscodes" type="common:SyscodeType" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="UpdateNotice"><xs:complexType><xs:annotation><xs:documentation>Distributes (pushes) one or more updates to campaign data.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="CampInfoPkg" minOccurs="0" maxOccurs="unbounded"/></xs:sequence><xs:attribute name="isRetry" type="xs:boolean" default="false"/></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:element name="UpdateResponse"><xs:complexType><xs:annotation><xs:documentation>Response to an UpdateNotice.</xs:documentation></xs:annotation><xs:attributeGroup ref="MsgResultAttributeGroup"/></xs:complexType></xs:element>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
This identifies a completely defined set of application messages that maybe issued by an application. It is a key to access the record set in the application messagetemplate repository.
<xs:simpleType name="AppMessageTemplateType"><xs:annotation><xs:documentation>This identifies a completely defined set of application messages that may
be issued by an application. It is a key to access the record set in the application message
template repository.</xs:documentation></xs:annotation><xs:restriction base="xs:string"/></xs:simpleType>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:simpleType name="CampaignCreationDateType"><xs:annotation><xs:documentation>The time the initial revision of the Campaign Information Package was
created.</xs:documentation></xs:annotation><xs:restriction base="xs:dateTime"/></xs:simpleType>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:simpleType name="CampaignRevisionDateType"><xs:annotation><xs:documentation>The time this revision of the Campaign Information Package was created.</xs:documentation></xs:annotation><xs:restriction base="xs:dateTime"/></xs:simpleType>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd
<xs:simpleType name="CampaignVersionType"><xs:annotation><xs:documentation>Campaign version, in most usage the current version is implied when
omitted.</xs:documentation></xs:annotation><xs:restriction base="common:nonNegativeIntType"/></xs:simpleType>
Schema location
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/CIP/CL-SaFI-CIP-1.1.0.xsd