Element | InspectionServiceProvider |
<xsd:complexType name="InspectionServiceProviderType"> <xsd:sequence> <xsd:element ref="EntityInformation"/> <xsd:element ref="ContactInformation" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="IssuedFrom"/> <xsd:element ref="Inspector" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |