Schema Component Representation
<
xs:complexType
name="
graphicalContainerType">
<
xs:complexContent>
<
xs:extension
base="
ipo:graphicalCioType
">
<
xs:attribute
name="
bgImage"
type="
xs:anyURI
"/>
<
xs:attribute
name="
width"
type="
xs:nonNegativeInteger
"/>
<
xs:attribute
name="
height"
type="
xs:nonNegativeInteger
"/>
<
xs:attribute
name="
repetition"
type="
xs:nonNegativeInteger
"/>
</
xs:extension>
</
xs:complexContent>
</
xs:complexType>