Outline

Element Information

Model

Children: Points

Source

<xs:element name="Outline">
  <xs:complexType>
    <xs:sequence minOccurs="3" maxOccurs="unbounded">
      <xs:element name="Points" type="XYPairComplexType"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample