Definition Type: Attribute
Name: first
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.
Collapse XSD Schema Diagram:
XSD Diagram of first in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="first" type="string" use="optional">
    <annotation>
        <documentation>The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.</documentation>
    </annotation>
</attribute>