Compartir a través de


2.29.3.3 CT_ConnectorMoniker

Target namespace: http://schemas.microsoft.com/office/drawing/2013/main/command

A complex type that specifies the content moniker information associated with a connector.

Attributes:

id: An ST_DrawingElementId ([ISO/IEC29500-1:2016] section 20.1.10.21) attribute that specifies the identifier of the shape drawing element.

creationId: An ST_Guid ([ISO/IEC29500-1:2016] section 22.9.2.4) attribute that specifies a unique creation ID of the shape.

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

 <xsd:complexType name="CT_ConnectorMoniker">
   <xsd:attributeGroup ref="AG_DrawingElementId"/>
 </xsd:complexType>

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