<xs:element name="EndRadius" type="LinearValueType"><xs:annotation><xs:documentation>The EndRadius element describes the end radius of the slot.</xs:documentation></xs:annotation></xs:element>
The optional Expanded element when set to "true" indicates that the round end of a slot expands to be larger than the width like the end of a dumbbell.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="Expanded" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional Expanded element when set to "true" indicates that the round end of a slot expands to be larger than the width like the end of a dumbbell.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="EndRadiusType"><xs:annotation><xs:documentation>The EndRadiusType defines the radius of the end of a slot.</xs:documentation></xs:annotation><xs:sequence><xs:element name="EndRadius" type="LinearValueType"><xs:annotation><xs:documentation>The EndRadius element describes the end radius of the slot.</xs:documentation></xs:annotation></xs:element><xs:element name="Expanded" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional Expanded element when set to "true" indicates that the round end of a slot expands to be larger than the width like the end of a dumbbell.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>