<xsd:attributeGroup name="AG_Blob">
<xsd:attribute ref="r:embed" use="optional" default="">
<xsd:annotation>
<xsd:documentation>Embedded Picture Reference</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="r:link" use="optional" default="">
<xsd:annotation>
<xsd:documentation>Linked Picture Reference</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|