Definition Type: ComplexType
Name: tGuid
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: rss-2_0_1-rev9.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isPermaLink in schema rss-2_0_1-rev9_xsdXSD Diagram of tGuid in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:complexType name="tGuid">
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute name="isPermaLink" type="xs:boolean" use="optional" default="true" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isPermaLink isPermaLink true Optional
Collapse Derivation Tree:
Collapse References:
guid