http://ns.hr-xml.org/2007-04-15
element Association

Properties
This component is not nillable.

Model
<Association
  type = ExtendedAssociationTypeType>
(Name, Id?, Link?, StartDate?, EndDate?, Role, Comments? )
</Association>


Nested Element Summary
xsd:stringComments
          
FlexibleDatesTypeEndDate
          
EntityIdTypeId
          
InternetWebAddressTypeLink
          
xsd:stringName
          
 Role
          
FlexibleDatesTypeStartDate
          

Attribute Summary
 ExtendedAssociationTypeTypetype
          

Attribute Detail

type

Type:
ExtendedAssociationTypeType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Association">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="AssociationType">
<xsd:attribute name="type" type="ExtendedAssociationTypeType"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.