Drilldown into field Drilldown into field Drilldown into field Drilldown into field Drilldown into field
Definition Type Element
Name field
Namespace http://www.w3.org/2001/XMLSchema
Type xs:annotated
Abstract False
ID field
XSD Schema xsdschema.xsd
Collapse XSD Schema Diagram
XSD Diagram of field
Collapse XSD Schema Code
<xs:element id="field" name="field" >
  <xs:annotation>
    <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-field"/>
  </xs:annotation>

  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="xs:annotated">
        <xs:attribute name="xpath" type="xs:string" use="required"/>
      </xs:extension>

    </xs:complexContent>

  </xs:complexType>

</xs:element>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
xs:openAttrs
    xs:annotated
        field
            xs:field
Collapse References
xs:field
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to C++ Code Generation