Schema SCATALOG.xsd


schema location:  http://www.star.bnl.gov/STAR/comp/sofi/FileCatalog/schema/SCATALOG.xsd
 

Elements  Complex types 
ACCESS  SERVERType 
HOST 
SCATALOG 
SERVER 


element ACCESS
diagram
used by
element HOST
attributes
Name  Type  Use  Default  Fixed  Annotation
USER  xs:string  optional      
PASS  xs:string  optional      
annotation
documentation 
Authentication information. One may connect to the Catalog with many Authentication ...

element HOST
diagram
children ACCESS
used by
complexType SERVERType
attributes
Name  Type  Use  Default  Fixed  Annotation
NAME  xs:string  required      
DBTYPE  xs:string  optional      
DBNAME  xs:string  required      
PORT  xs:string  optional      
annotation
documentation 
Db Host. There may be more than one host granting access to the Catalog.

element SCATALOG
diagram
children SITE
attributes
Name  Type  Use  Default  Fixed  Annotation
VERSION  xs:string  required      
annotation
documentation 
Simple Catalog Interface describing connection 

element SCATALOG/SITE
diagram
children SERVER
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:NMTOKEN  required      
description  xs:string  optional      
URI  xs:anyURI  optional      
annotation
documentation 
Site declaration. Each added site should be decribed by at least its name. It has been made optional however to supporte early schema missing this element.

element SERVER
diagram
type SERVERType
children HOST
used by
element SCATALOG/SITE
attributes
Name  Type  Use  Default  Fixed  Annotation
SCOPE  xs:NMTOKEN  required      
annotation
documentation 
Called SERVER but should be thought of as 'service'. Our Catalog has the notion of a connection intent and this entry makes the branching between the access intent.

complexType SERVERType
diagram
children HOST
used by
element SERVER
attributes
Name  Type  Use  Default  Fixed  Annotation
SCOPE  xs:NMTOKEN  required