element <GivenName>
Namespace:
Type:
xs:string
Content:
simple
Defined:
XML Representation Summary
<GivenName>
   
Content: 
{ xs:string }
</GivenName>
Included in content model of elements (1):
Annotation
Every given name should be contained inside a GivenName Tag. If that is not possible due to dabase contraints, ... putting several given names inside one GivenName Element is acceptable
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" name="GivenName" type="xs:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set