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

  <xs:complexType>
    <xs:complexContent mixed="false">
      <xs:extension base="xs:annotated">
        <xs:choice>
          <xs:element name="restriction" type="xs:simpleRestrictionType"/>
          <xs:element name="extension" type="xs:simpleExtensionType"/>
        </xs:choice>

      </xs:extension>

    </xs:complexContent>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
xs:openAttrs
    xs:annotated
        simpleContent
            xs:simpleContent
References
xs:simpleContent
Generated using Liquid XML Studio by Liquid Technologies Ltd