2.9.11.1.1.1.1.3.15 EdgeLabelType

The EdgeLabelType complex type specifies an edge label that is part of the screen representation of a package.

The following is the XSD for the EdgeLabelType complex type.

  <xs:complexType name="EdgeLabelType">
    <xs:sequence/>
    <xs:attribute name="BoundingBox" type="xs:string"/>
    <xs:attribute name="RelativePosition" type="mssgm:RelativePositionEnum"/>
  </xs:complexType>

The EdgeLabelType complex type contains no elements.

The following table provides additional information about the attributes for the EdgeLabelType complex type.

Attribute

Description

BoundingBox

A string value that specifies the coordinates of the four vertices of the bounding box for the edge label, in WPF units.

RelativePosition

An enumeration value that specifies the relative position of the edge label.