Initial

Can be used alone or in conjunction with the
first name

Attribute Information

Used By

Source

<xs:attribute name="Initial">
  <xs:annotation>
    <xs:documentation>Can be used alone or in conjunction with the first name</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:length value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample