moduleImport

Complex Type Information

Model

Used By

Element moduleImport

Source

<xsd:complexType name="moduleImport">
  <xsd:sequence>
    <xsd:element name="namespacePrefix" type="xsd:NCName" minOccurs="0"/>
    <xsd:element name="targetNamespace" type="xsd:string"/>
    <xsd:element name="targetLocation" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>