Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Main schema CL-SaFI-SMS-I01.xsd
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Properties
attribute form default: unqualified
element form default: qualified
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementMessage
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id5 CL-SaFI-SMS-I011.tmp#id12 CL-SaFI-SMS-I011.tmp#id4 CL-SaFI-SMS-I011.tmp#id13 CL-SaFI-SMS-I011.tmp#id3
Type ServiceMeasurementMessageType
Properties
content: complex
Model Version , MessageTime , ServiceMeasurement+
Children MessageTime, ServiceMeasurement, Version
Instance
<ServiceMeasurementMessage>
  <Version MajorVersion="1" MinorVersion="0" MinSchemaVersion="1">{1,1}</Version>
  <MessageTime>{1,1}</MessageTime>
  <ServiceMeasurement>{1,unbounded}</ServiceMeasurement>
</ServiceMeasurementMessage>
Source
<xs:element name="ServiceMeasurementMessage" type="ServiceMeasurementMessageType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementMessageHeaderGroup/Version
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id7 CL-SaFI-SMS-I010.tmp#id9 CL-SaFI-SMS-I010.tmp#id11 CL-SaFI-SMS-I010.tmp#id6
Type VersionType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
MajorVersion PositiveIntType 1 optional
MinSchemaVersion PositiveIntType 1 optional
MinorVersion nonNegativeIntType 0 optional
Source
<xs:element name="Version" type="common:VersionType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementMessageHeaderGroup/MessageTime
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="MessageTime" type="xs:dateTime"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementMessageType/ServiceMeasurement
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id15 CL-SaFI-SMS-I011.tmp#id19 CL-SaFI-SMS-I011.tmp#id25 CL-SaFI-SMS-I011.tmp#id14
Type ServiceMeasurementType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model SMTimeRange , GeoCode , Measurement+
Children GeoCode, Measurement, SMTimeRange
Instance
<ServiceMeasurement>
  <SMTimeRange endtime="" starttime="">{1,1}</SMTimeRange>
  <GeoCode>{1,1}</GeoCode>
  <Measurement process="" reporting="">{1,unbounded}</Measurement>
</ServiceMeasurement>
Source
<xs:element name="ServiceMeasurement" type="ServiceMeasurementType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementType/SMTimeRange
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id17 CL-SaFI-SMS-I010.tmp#id18 CL-SaFI-SMS-I010.tmp#id16
Type TimeRangeType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
endtime xs:dateTime required
starttime xs:dateTime required
Source
<xs:element name="SMTimeRange" type="common:TimeRangeType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementType/GeoCode
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id21 CL-SaFI-SMS-I010.tmp#id23 CL-SaFI-SMS-I010.tmp#id20
Type GeographicCodeType
Properties
content: complex
Model Syscode | Zipcode
Children Syscode, Zipcode
Instance
<GeoCode>
  <Syscode>{1,1}</Syscode>
  <Zipcode>{1,1}</Zipcode>
</GeoCode>
Source
<xs:element name="GeoCode" type="common:GeographicCodeType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ServiceMeasurementType/Measurement
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id27 CL-SaFI-SMS-I011.tmp#id29 CL-SaFI-SMS-I011.tmp#id26
Type MeasurementType
Properties
content: complex
maxOccurs: unbounded
Model
Attributes
QName Type Fixed Default Use Annotation
process MessageProcessingType required
reporting MessageReportingStatusType required
Source
<xs:element name="Measurement" type="MeasurementType" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element AcknowledgementMessage
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id34 CL-SaFI-SMS-I010.tmp#id33 CL-SaFI-SMS-I010.tmp#id32
Type AcknowledgementMessageType
Properties
content: complex
Model Ack
Children Ack
Instance
<AcknowledgementMessage TransmissionId="">
  <Ack>{1,1}</Ack>
</AcknowledgementMessage>
Attributes
QName Type Fixed Default Use Annotation
TransmissionId xs:string optional
Source
<xs:element name="AcknowledgementMessage" type="common:AcknowledgementMessageType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element InteractiveResponseType/InteractivePackage
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id43 CL-SaFI-SMS-I011.tmp#id45 CL-SaFI-SMS-I011.tmp#id47 CL-SaFI-SMS-I011.tmp#id38 CL-SaFI-SMS-I011.tmp#id37
Type InteractivePackageType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model Result+
Children Result
Instance
<InteractivePackage EPSID="" EventID="" PEID="">
  <Result Parameters="" TotalInterval="">{1,unbounded}</Result>
</InteractivePackage>
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
EventID EventIDType optional
PEID PeidType required
Source
<xs:element name="InteractivePackage" type="InteractivePackageType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element InteractivePackageType/Result
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id40 CL-SaFI-SMS-I011.tmp#id42 CL-SaFI-SMS-I011.tmp#id39
Type ResultType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
Parameters ParametersType required
TotalInterval xs:duration required
Source
<xs:element name="Result" type="ResultType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element AdPlacementSummaryType/AdPlacementSummaryPackage
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id68 CL-SaFI-SMS-I011.tmp#id69 CL-SaFI-SMS-I011.tmp#id52 CL-SaFI-SMS-I011.tmp#id51
Type AdPlacementSummaryPackageType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model ContentPackageSummary+
Children ContentPackageSummary
Instance
<AdPlacementSummaryPackage EPSID="" PEID="">
  <ContentPackageSummary type="">{1,unbounded}</ContentPackageSummary>
</AdPlacementSummaryPackage>
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
PEID PeidType required
Source
<xs:element name="AdPlacementSummaryPackage" type="AdPlacementSummaryPackageType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element AdPlacementSummaryPackageType/ContentPackageSummary
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57 CL-SaFI-SMS-I011.tmp#id54 CL-SaFI-SMS-I011.tmp#id61 CL-SaFI-SMS-I011.tmp#id53
Type ContentPackageSummaryType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model ProviderId , AssetId , Event+
Children AssetId, Event, ProviderId
Instance
<ContentPackageSummary type="">
  <ProviderId>{1,1}</ProviderId>
  <AssetId>{1,1}</AssetId>
</ContentPackageSummary>
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:element name="ContentPackageSummary" type="ContentPackageSummaryType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ContentPackageType/ProviderId
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id56
Type ProviderIdType
Properties
content: simple
Facets
minLength 1
maxLength 20
Source
<xs:element name="ProviderId" type="ProviderIdType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ContentPackageType/AssetId
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id58
Type AssetIdType
Properties
content: simple
Facets
length 20
Source
<xs:element name="AssetId" type="AssetIdType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ContentPackageSummaryType/Event
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id67 CL-SaFI-SMS-I011.tmp#id63 CL-SaFI-SMS-I011.tmp#id65 CL-SaFI-SMS-I011.tmp#id62
Type EventType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model PlacementCount , PlacementContext
Children PlacementContext, PlacementCount
Instance
<Event EventID="">
  <PlacementCount>{1,1}</PlacementCount>
  <PlacementContext>{1,1}</PlacementContext>
</Event>
Attributes
QName Type Fixed Default Use Annotation
EventID EventIDType optional
Source
<xs:element name="Event" type="EventType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element EventType/PlacementCount
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id64
Type PlacementCountType
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Facets
minInclusive 0
Source
<xs:element name="PlacementCount" type="PlacementCountType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element EventType/PlacementContext
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id66
Type PlacementContentType
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Facets
enumeration vod, linear
Source
<xs:element name="PlacementContext" type="PlacementContentType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element AdPlacementSessionDataType/AdPlacementSessionDataPackage
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id87 CL-SaFI-SMS-I011.tmp#id88 CL-SaFI-SMS-I011.tmp#id73 CL-SaFI-SMS-I011.tmp#id72
Type AdPlacementSessionDataPackageType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model ContentPackageSessionData+
Children ContentPackageSessionData
Instance
<AdPlacementSessionDataPackage EPSID="" PEID="">
  <ContentPackageSessionData type="">{1,unbounded}</ContentPackageSessionData>
</AdPlacementSessionDataPackage>
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
PEID PeidType required
Source
<xs:element name="AdPlacementSessionDataPackage" type="AdPlacementSessionDataPackageType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element AdPlacementSessionDataPackageType/ContentPackageSessionData
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57 CL-SaFI-SMS-I011.tmp#id54 CL-SaFI-SMS-I011.tmp#id75 CL-SaFI-SMS-I011.tmp#id76 CL-SaFI-SMS-I011.tmp#id74
Type ContentPackageSessionDataType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model ProviderId , AssetId , SMSessionDataTime , Placement+
Children AssetId, Placement, ProviderId, SMSessionDataTime
Instance
<ContentPackageSessionData type="">
  <ProviderId>{1,1}</ProviderId>
  <AssetId>{1,1}</AssetId>
</ContentPackageSessionData>
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:element name="ContentPackageSessionData" type="ContentPackageSessionDataType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ContentPackageSessionDataType/SMSessionDataTime
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id17 CL-SaFI-SMS-I010.tmp#id18 CL-SaFI-SMS-I010.tmp#id16
Type TimeRangeType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
endtime xs:dateTime required
starttime xs:dateTime required
Source
<xs:element name="SMSessionDataTime" type="common:TimeRangeType"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element ContentPackageSessionDataType/Placement
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id86 CL-SaFI-SMS-I011.tmp#id78 CL-SaFI-SMS-I011.tmp#id79 CL-SaFI-SMS-I011.tmp#id80 CL-SaFI-SMS-I011.tmp#id82 CL-SaFI-SMS-I011.tmp#id84 CL-SaFI-SMS-I011.tmp#id77
Type PlacementType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model Ad , PlacementTime , PlacementAction , TrackingId , SegmentationElements*
Children Ad, PlacementAction, PlacementTime, SegmentationElements, TrackingId
Instance
<Placement EventID="">
  <Ad type="">{1,1}</Ad>
  <PlacementTime endtime="" starttime="">{1,1}</PlacementTime>
  <PlacementAction>{1,1}</PlacementAction>
  <TrackingId>{1,1}</TrackingId>
  <SegmentationElements>{0,unbounded}</SegmentationElements>
</Placement>
Attributes
QName Type Fixed Default Use Annotation
EventID EventIDType optional
Source
<xs:element name="Placement" type="PlacementType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element PlacementType/Ad
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57 CL-SaFI-SMS-I011.tmp#id54
Type ContentPackageType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model ProviderId , AssetId
Children AssetId, ProviderId
Instance
<Ad type="">
  <ProviderId>{1,1}</ProviderId>
  <AssetId>{1,1}</AssetId>
</Ad>
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:element name="Ad" type="ContentPackageType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element PlacementType/PlacementTime
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id17 CL-SaFI-SMS-I010.tmp#id18 CL-SaFI-SMS-I010.tmp#id16
Type TimeRangeType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
endtime xs:dateTime required
starttime xs:dateTime required
Source
<xs:element name="PlacementTime" type="common:TimeRangeType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element PlacementType/PlacementAction
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id81
Type PlacementActionType
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Facets
enumeration replaced, inserted
Source
<xs:element name="PlacementAction" type="PlacementActionType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element PlacementType/TrackingId
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I010.tmp#id83
Type TrackingType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="TrackingId" type="common:TrackingType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Element PlacementType/SegmentationElements
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id85
Type SegmentationElementsType
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="SegmentationElements" type="SegmentationElementsType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ServiceMeasurementMessageType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id5 CL-SaFI-SMS-I011.tmp#id12 CL-SaFI-SMS-I011.tmp#id4 CL-SaFI-SMS-I011.tmp#id13
Used by
Model Version , MessageTime , ServiceMeasurement+
Children MessageTime, ServiceMeasurement, Version
Source
<xs:complexType name="ServiceMeasurementMessageType">
  <xs:sequence>
    <xs:group ref="ServiceMeasurementMessageHeaderGroup"/>
    <xs:element name="ServiceMeasurement" type="ServiceMeasurementType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ServiceMeasurementType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id15 CL-SaFI-SMS-I011.tmp#id19 CL-SaFI-SMS-I011.tmp#id25
Used by
Model SMTimeRange , GeoCode , Measurement+
Children GeoCode, Measurement, SMTimeRange
Source
<xs:complexType name="ServiceMeasurementType">
  <xs:sequence>
    <xs:element name="SMTimeRange" type="common:TimeRangeType"/>
    <xs:element name="GeoCode" type="common:GeographicCodeType"/>
    <xs:element name="Measurement" type="MeasurementType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type MeasurementType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id27 CL-SaFI-SMS-I011.tmp#id29
Properties
abstract: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
process MessageProcessingType required
reporting MessageReportingStatusType required
Source
<xs:complexType name="MeasurementType" abstract="true">
  <xs:sequence>
    <xs:annotation>
      <xs:documentation>Type placeholder for extension</xs:documentation>
    </xs:annotation>
  </xs:sequence>
  <xs:attribute name="process" type="MessageProcessingType" use="required"/>
  <xs:attribute name="reporting" type="MessageReportingStatusType" use="required"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type MessageProcessingType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Defines how this message should be processed in relation to others.
                Messages flagged with the "additive" attribute should be added to other recieved
                reports for same time period and identifiers. While messages with the "overwrite"
                attribute should replace records for the same time period and
                identifiers
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration additive, overwrite
Used by
Source
<xs:simpleType name="MessageProcessingType">
  <xs:annotation>
    <xs:documentation>Defines how this message should be processed in relation to others. Messages flagged with the "additive" attribute should be added to other recieved reports for same time period and identifiers. While messages with the "overwrite" attribute should replace records for the same time period and identifiers</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="additive"/>
    <xs:enumeration value="overwrite"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type MessageReportingStatusType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Defines if this message contains final/complete data or if it is a partial/incremental update.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration final, partial
Used by
Source
<xs:simpleType name="MessageReportingStatusType">
  <xs:annotation>
    <xs:documentation>Defines if this message contains final/complete data or if it is a partial/incremental update.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="final"/>
    <xs:enumeration value="partial"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type InteractiveResponseType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id27 CL-SaFI-SMS-I011.tmp#id29 CL-SaFI-SMS-I011.tmp#id26 CL-SaFI-SMS-I011.tmp#id36
Type extension of MeasurementType
Type hierarchy
Model InteractivePackage+
Children InteractivePackage
Attributes
QName Type Fixed Default Use Annotation
process MessageProcessingType required
reporting MessageReportingStatusType required
Source
<xs:complexType name="InteractiveResponseType">
  <xs:complexContent>
    <xs:extension base="MeasurementType">
      <xs:sequence>
        <xs:element name="InteractivePackage" type="InteractivePackageType" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type InteractivePackageType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id43 CL-SaFI-SMS-I011.tmp#id45 CL-SaFI-SMS-I011.tmp#id47 CL-SaFI-SMS-I011.tmp#id38
Used by
Model Result+
Children Result
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
EventID EventIDType optional
PEID PeidType required
Source
<xs:complexType name="InteractivePackageType">
  <xs:sequence>
    <xs:element name="Result" type="ResultType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="PEID" type="common:PeidType" use="required"/>
  <xs:attribute name="EPSID" type="common:EpsidType" use="required"/>
  <xs:attribute name="EventID" type="common:EventIDType" use="optional"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ResultType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id40 CL-SaFI-SMS-I011.tmp#id42
Type extension of xs:integer
Used by
Attributes
QName Type Fixed Default Use Annotation
Parameters ParametersType required
TotalInterval xs:duration required
Source
<xs:complexType name="ResultType">
  <xs:simpleContent>
    <xs:extension base="xs:integer">
      <xs:attribute name="Parameters" type="common:ParametersType" use="required"/>
      <xs:attribute name="TotalInterval" type="xs:duration" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type AdPlacementSummaryType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id27 CL-SaFI-SMS-I011.tmp#id29 CL-SaFI-SMS-I011.tmp#id26 CL-SaFI-SMS-I011.tmp#id50
Type extension of MeasurementType
Type hierarchy
Model AdPlacementSummaryPackage+
Children AdPlacementSummaryPackage
Attributes
QName Type Fixed Default Use Annotation
process MessageProcessingType required
reporting MessageReportingStatusType required
Source
<xs:complexType name="AdPlacementSummaryType">
  <xs:complexContent>
    <xs:extension base="MeasurementType">
      <xs:sequence>
        <xs:element name="AdPlacementSummaryPackage" type="AdPlacementSummaryPackageType" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type AdPlacementSummaryPackageType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id68 CL-SaFI-SMS-I011.tmp#id69 CL-SaFI-SMS-I011.tmp#id52
Used by
Model ContentPackageSummary+
Children ContentPackageSummary
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
PEID PeidType required
Source
<xs:complexType name="AdPlacementSummaryPackageType">
  <xs:sequence>
    <xs:element name="ContentPackageSummary" type="ContentPackageSummaryType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="PEID" type="common:PeidType" use="required"/>
  <xs:attribute name="EPSID" type="common:EpsidType" use="required"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ContentPackageSummaryType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57 CL-SaFI-SMS-I011.tmp#id54 CL-SaFI-SMS-I011.tmp#id61
Type extension of ContentPackageType
Type hierarchy
Used by
Model ProviderId , AssetId , Event+
Children AssetId, Event, ProviderId
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:complexType name="ContentPackageSummaryType">
  <xs:complexContent>
    <xs:extension base="ContentPackageType">
      <xs:sequence>
        <xs:element name="Event" type="EventType" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ContentPackageType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57
Used by
Model ProviderId , AssetId
Children AssetId, ProviderId
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:complexType name="ContentPackageType">
  <xs:sequence>
    <xs:element name="ProviderId" type="ProviderIdType"/>
    <xs:element name="AssetId" type="AssetIdType"/>
  </xs:sequence>
  <xs:attribute name="type" type="ContentType"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type ProviderIdType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
A unique identifier for the provider of the Asset. The
                providerID MUST be set to a registered Internet domain name restricted to at most 20
                lower-case characters and belonging to the provider. For example a valid providerID
                for CableLabs is "cablelabs-films.com" (19 chars).
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 20
Used by
Source
<xs:simpleType name="ProviderIdType">
  <xs:annotation>
    <xs:documentation xml:lang="en">A unique identifier for the provider of the Asset. The providerID MUST be set to a registered Internet domain name restricted to at most 20 lower-case characters and belonging to the provider. For example a valid providerID for CableLabs is "cablelabs-films.com" (19 chars).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="20"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type AssetIdType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
An identifier for the asset that is unique within a
                provider's assetID space. The unique global identifier of an asset is the
                combination of its providerID and assetID
Diagram
Diagram
Type restriction of xs:string
Facets
length 20
Used by
Source
<xs:simpleType name="AssetIdType">
  <xs:annotation>
    <xs:documentation xml:lang="en">An identifier for the asset that is unique within a provider's assetID space. The unique global identifier of an asset is the combination of its providerID and assetID</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:length value="20"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type ContentType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Represents type of content being identified.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration target, enhancement
Used by
Source
<xs:simpleType name="ContentType">
  <xs:annotation>
    <xs:documentation>Represents type of content being identified.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="target"/>
    <xs:enumeration value="enhancement"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type EventType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id67 CL-SaFI-SMS-I011.tmp#id63 CL-SaFI-SMS-I011.tmp#id65
Used by
Model PlacementCount , PlacementContext
Children PlacementContext, PlacementCount
Attributes
QName Type Fixed Default Use Annotation
EventID EventIDType optional
Source
<xs:complexType name="EventType">
  <xs:sequence>
    <xs:element name="PlacementCount" type="PlacementCountType" minOccurs="1" maxOccurs="1"/>
    <xs:element name="PlacementContext" type="PlacementContentType" minOccurs="1" maxOccurs="1"/>
  </xs:sequence>
  <xs:attribute name="EventID" type="common:EventIDType" use="optional"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type PlacementCountType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
An integer count for all placements within content of an
                Asset for a designated time period.
Diagram
Diagram
Type restriction of xs:int
Facets
minInclusive 0
Used by
Source
<xs:simpleType name="PlacementCountType">
  <xs:annotation>
    <xs:documentation xml:lang="en">An integer count for all placements within content of an Asset for a designated time period.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:int">
    <xs:minInclusive value="0"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type PlacementContentType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Represents content which was altered by placement.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration vod, linear
Used by
Source
<xs:simpleType name="PlacementContentType">
  <xs:annotation>
    <xs:documentation>Represents content which was altered by placement.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="vod"/>
    <xs:enumeration value="linear"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type AdPlacementSessionDataType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id27 CL-SaFI-SMS-I011.tmp#id29 CL-SaFI-SMS-I011.tmp#id26 CL-SaFI-SMS-I011.tmp#id71
Type extension of MeasurementType
Type hierarchy
Model AdPlacementSessionDataPackage+
Children AdPlacementSessionDataPackage
Attributes
QName Type Fixed Default Use Annotation
process MessageProcessingType required
reporting MessageReportingStatusType required
Source
<xs:complexType name="AdPlacementSessionDataType">
  <xs:complexContent>
    <xs:extension base="MeasurementType">
      <xs:sequence>
        <xs:element name="AdPlacementSessionDataPackage" type="AdPlacementSessionDataPackageType" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type AdPlacementSessionDataPackageType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id87 CL-SaFI-SMS-I011.tmp#id88 CL-SaFI-SMS-I011.tmp#id73
Used by
Model ContentPackageSessionData+
Children ContentPackageSessionData
Attributes
QName Type Fixed Default Use Annotation
EPSID EpsidType required
PEID PeidType required
Source
<xs:complexType name="AdPlacementSessionDataPackageType">
  <xs:sequence>
    <xs:element name="ContentPackageSessionData" type="ContentPackageSessionDataType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="PEID" type="common:PeidType" use="required"/>
  <xs:attribute name="EPSID" type="common:EpsidType" use="required"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type ContentPackageSessionDataType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id59 CL-SaFI-SMS-I011.tmp#id55 CL-SaFI-SMS-I011.tmp#id57 CL-SaFI-SMS-I011.tmp#id54 CL-SaFI-SMS-I011.tmp#id75 CL-SaFI-SMS-I011.tmp#id76
Type extension of ContentPackageType
Type hierarchy
Used by
Model ProviderId , AssetId , SMSessionDataTime , Placement+
Children AssetId, Placement, ProviderId, SMSessionDataTime
Attributes
QName Type Fixed Default Use Annotation
type ContentType optional
Source
<xs:complexType name="ContentPackageSessionDataType">
  <xs:complexContent>
    <xs:extension base="ContentPackageType">
      <xs:sequence>
        <xs:element name="SMSessionDataTime" type="common:TimeRangeType"/>
        <xs:element name="Placement" type="PlacementType" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Complex Type PlacementType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Diagram
Diagram CL-SaFI-SMS-I011.tmp#id86 CL-SaFI-SMS-I011.tmp#id78 CL-SaFI-SMS-I011.tmp#id79 CL-SaFI-SMS-I011.tmp#id80 CL-SaFI-SMS-I011.tmp#id82 CL-SaFI-SMS-I011.tmp#id84
Used by
Model Ad , PlacementTime , PlacementAction , TrackingId , SegmentationElements*
Children Ad, PlacementAction, PlacementTime, SegmentationElements, TrackingId
Attributes
QName Type Fixed Default Use Annotation
EventID EventIDType optional
Source
<xs:complexType name="PlacementType">
  <xs:sequence>
    <xs:element name="Ad" type="ContentPackageType" minOccurs="1" maxOccurs="1"/>
    <xs:element name="PlacementTime" type="common:TimeRangeType" minOccurs="1" maxOccurs="1"/>
    <xs:element name="PlacementAction" type="PlacementActionType" minOccurs="1" maxOccurs="1"/>
    <xs:element name="TrackingId" type="common:TrackingType" minOccurs="1" maxOccurs="1"/>
    <xs:element name="SegmentationElements" type="SegmentationElementsType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="EventID" type="common:EventIDType" use="optional"/>
</xs:complexType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type PlacementActionType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Represents how the avail was filled. Specifically was content replaced
                or inserted.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration replaced, inserted
Used by
Source
<xs:simpleType name="PlacementActionType">
  <xs:annotation>
    <xs:documentation>Represents how the avail was filled. Specifically was content replaced or inserted.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="replaced"/>
    <xs:enumeration value="inserted"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Simple Type SegmentationElementsType
Namespace http://www.cablelabs.com/namespaces/safi/xsd/sms/I01
Annotations
Addressable attributes.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SegmentationElementsType">
  <xs:annotation>
    <xs:documentation>Addressable attributes.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Schema location file:/Users/gab/dev/jira/safi/trunk/sms/src/etc/CL-SaFI-SMS-I01.xsd
Attribute MeasurementType/@process
Namespace No namespace
Type MessageProcessingType
Properties
use: required
Facets
enumeration additive, overwrite
Used by