Definition Type: Element
Name: guid
Type: tGuid
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
guid or permalink URL for this entry
Collapse XSD Schema Diagram:
Drilldown into isPermaLink in schema rss-2_0_1-rev9_xsd Drilldown into tGuid in schema rss-2_0_1-rev9_xsdXSD Diagram of guid in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="guid" type="tGuid" minOccurs="0">
    <xs:annotation>
        <xs:documentation>guid or permalink URL for this entry</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isPermaLink isPermaLink true Optional
Collapse Derivation Tree: