Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element embedded_authorization_identifier
Namespace http://www.sqlparser.com/xml/ansi2003
Diagram
Diagram ansi2003_xsd_Element_module_authorization_identifier.tmp#module_authorization_identifier
Properties
content complex
Used by
Model
Children module_authorization_identifier
Instance
<embedded_authorization_identifier xmlns="http://www.sqlparser.com/xml/ansi2003">
  <module_authorization_identifier>{1,1}</module_authorization_identifier>
</embedded_authorization_identifier>
Source
<xs:element name="embedded_authorization_identifier">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="module_authorization_identifier"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>