Namespace: |
|
Content: |
simple |
Defined: |
globally in myInbox.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
Type Derivation Tree
xsd:string (extension)
![]() |
Derivation: |
extension of xsd:string
|
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents a raw header not included in the base schema
</xsd:documentation>
<xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
</xsd:simpleContent>
<!-- for some reason, this is causing xsd to break
</xsd:extension>
//look into it and fix it <xsd:attribute name="name" use="required"> <xsd:annotation> <xsd:documentation> The name of the raw rfc822 header (ex: x-apparently-to) </xsd:documentation> </xsd:annotation> </xsd:attribute> --> </xsd:complexType>
|