favorites Schema
parent-id Element
favorites Schema > Favorite Element : parent-id Element

Glossary Item Box

Description

The ID of the parent favorite folder.
Namespace (none)

Type

xs:int

Diagram

parent-id Element

Overview

parent-id optional xs:int
The ID of the parent favorite folder.

Source

<xs:element name="parent-id" type="xs:int" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The ID of the parent favorite folder.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also