complexType "entryBuilderTransformerType"
Namespace:
Content:
complex, 5 attributes, attr. wildcard, 2 elements
Defined:
globally in mule-atom.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, entry-property+
</...>
Content Model Elements (2):
entry-property, mule:annotations
All Direct / Indirect Based Elements (1):
entry-builder-transformer
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:commonTransformerType (extension)
          mule:abstractTransformerType (extension)
              entryBuilderTransformerType
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="entryBuilderTransformerType">
<xsd:complexContent>
<xsd:extension base="mule:abstractTransformerType">
<xsd:sequence maxOccurs="unbounded" minOccurs="1">
<xsd:element name="entry-property">
<xsd:complexType>
<xsd:attribute name="name" use="required">
<xsd:simpleType>
<xsd:restriction base="mule:substitutableName">
<xsd:enumeration value="content"/>
<xsd:enumeration value="summary"/>
<xsd:enumeration value="id"/>
<xsd:enumeration value="title"/>
<xsd:enumeration value="draft"/>
<xsd:enumeration value="updated"/>
<xsd:enumeration value="published"/>
<xsd:enumeration value="edited"/>
<xsd:enumeration value="author"/>
<xsd:enumeration value="contributor"/>
<xsd:enumeration value="link"/>
<xsd:enumeration value="category"/>
<xsd:enumeration value="rights"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attributeGroup ref="mule:expressionAttributes"/>
<xsd:attribute name="optional" type="mule:substitutableBoolean" use="optional"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
entry-property
Type:
anonymous complexType, empty content
XML Source (w/o annotations (2); see within schema source)
<xsd:element name="entry-property">
<xsd:complexType>
<xsd:attribute name="name" use="required">
<xsd:simpleType>
<xsd:restriction base="mule:substitutableName">
<xsd:enumeration value="content"/>
<xsd:enumeration value="summary"/>
<xsd:enumeration value="id"/>
<xsd:enumeration value="title"/>
<xsd:enumeration value="draft"/>
<xsd:enumeration value="updated"/>
<xsd:enumeration value="published"/>
<xsd:enumeration value="edited"/>
<xsd:enumeration value="author"/>
<xsd:enumeration value="contributor"/>
<xsd:enumeration value="link"/>
<xsd:enumeration value="category"/>
<xsd:enumeration value="rights"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attributeGroup ref="mule:expressionAttributes"/>
<xsd:attribute name="optional" type="mule:substitutableBoolean" use="optional"/>
</xsd:complexType>
</xsd:element>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.