2.26.3.1 CT_SVGBlip

Target namespace: http://schemas.microsoft.com/office/drawing/2016/SVG/main

Referenced by: svgBlip

A complex type<610> that identifies an SVG resource.

Attributes:

r:embed: An ST_RelationshipId ([ISO/IEC29500-1:2016] section 22.8.2.1) attribute that specifies the identification information for an embedded binary object that resides locally within the file.

r:link: An ST_RelationshipId ([ISO/IEC29500-1:2016] section 22.8.2.1) attribute that specifies the identification information for a binary object. This attribute is used to specify an object that does not reside within this file.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_SVGBlip">
   <xsd:attributeGroup ref="a:AG_Blob"/>
 </xsd:complexType>

See section 5.24 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).