<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by IT Department (Vodafone Global Products & Services Ltd.) -->
<!-- 
	Generated by CortexML version 4.0 dated 2005-02-21 10:16
	Release: beta1.5
	Cabinet: VCML
	Build ID: build1.5
	The declarations in this file are auto-generated
	from an object model under management by CortexML.
	You are advised not to modify this file. If you need
	to make any modifications, apply your edits to the
	object model in the CortexML repository and generate
	a new release.
-->
<xs:schema xmlns:er="http://purl.org/vcml/sdp/er/1.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://purl.org/vcml/sdp/er/1.0/">
	<xs:attribute name="content-name" type="er:content-nameValue">
		<xs:annotation>
			<xs:documentation>Human readable title for the content item.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:simpleType name="content-nameValue">
		<xs:restriction base="xs:string">
			<xs:maxLength value="62"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:attribute name="asset-ID" type="xs:string">
		<xs:annotation>
			<xs:documentation>Unique asset identifier, provided by the content generator (asset means any premium content item). Within the ER context this provides a means for the content generator to reconcile which individual items have been purchased. It is intended that the asset-ID be unique, since groupings of common assets can be achieved via a common service ID.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:element name="billing">
		<xs:annotation>
			<xs:documentation>empty wrapper element for ER attributes. May be imported into other schemata to represent billing metadata.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute ref="er:asset-ID" use="optional"/>
			<xs:attribute ref="er:content-name" use="optional"/>
			<xs:attribute name="serviceid" type="xs:string" use="optional"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
