List of certificates assigned to the certified company.
<xs:element name="Certificates"> <xs:annotation> <xs:documentation>List of certificates assigned to the certified company.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Certificate" type="Certificate" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> </xs:element>