Schema Central > Atom > service.xsd > app:categories
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

app:categories

the root of a Category Document

Element information

Namespace: http://www.w3.org/2007/app

Schema document: service.xsd

Type: app:CategoriesType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
fixed [0..1]Anonymouswhether the list of categories is a fixed or an open set
scheme [0..1]xsd:anyURIan IRI that identifies a categorization scheme.
href [0..1]xsd:anyURIan IRI reference identifying a Category Document

Type alternatives

TestType
@hrefapp:appOutOfLineCategoriesType
app:appInlineCategoriesType

Used in

Sample instance

<app:categories                fixed="yes"
                scheme="http://example.com/cats/big3">
   <atom:category term="animal"/>
   <atom:category term="vegetable"/>
   <atom:category term="mineral"/>
</app:categories>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com