type

Attribute Information

Used By

Complex Type ApertureComplexType

Source

<xs:attribute name="type" default="geometric">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="geometric"/>
      <xs:enumeration value="effective"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample