favorite Schema
owner Element
favorite Schema > Favorite Element : owner Element

Glossary Item Box

Description

The user who created this favorite.
Namespace (none)

Type

xs:string

Diagram

owner Element

Overview

owner optional xs:string
The user who created this favorite.

Source

<xs:element name="owner" type="xs:string" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The user who created this favorite.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also