<custDash> (Custom Dash)

This element specifies a custom dashing scheme. It is a list of dash stop elements which represent building block atoms upon which the custom dashing scheme is built.

Parent Elements

<ln>5.1.2.1.24); <lnB>5.1.6.3); <lnBlToTr>5.1.6.4); <lnL>5.1.6.5); <lnR>5.1.6.6); <lnT>5.1.6.7); <lnTlToBr>5.1.6.8); <uLn>5.1.5.3.14)

Child Elements

Subclause

<ds> (Dash Stop)

§5.1.10.22

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_DashStopList">
	<sequence>
	<element name="ds" type="CT_DashStop" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>