Schema families.xsd


schema location:  G:\www\AcmeWeb\pub\xAcme\families.xsd
targetNamespace:  http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
 
Elements  Complex types 
typedArch  ComponentType 
ConnectorType 
Family 
InterfaceType 
TypedArchInstance 
TypedComponentInstance 
TypedConnectorInstance 
TypedDesign 
TypedInterfaceInstance 


schema location:  http://www.ics.uci.edu/pub/arch/xarch/schemas/instance.xsd
targetNamespace:  http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
 
Elements  Complex types  Simple types 
archInstance  ArchInstance  Identifier 
xArch  ComponentInstance 
ConnectorInstance 
Description 
Direction 
Group 
InterfaceInstance 
InterfaceInstanceMapping 
LinkInstance 
Point 
SubArchitecture 
XMLLink 


schema location:  http://www.ics.uci.edu/pub/arch/xarch/schemas/xlink.xsd
targetNamespace:  http://www.w3.org/1999/xlink
 


element typedArch
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type TypedDesign
children propertyType componentType connectorType interfaceType family archInstance
source
<xsd:element name="typedArch" type="TypedDesign"/>

complexType ComponentType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
children supertype structure
used by
elements Family/componentType TypedDesign/componentType
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:complexType name="ComponentType">
  <xsd:sequence>
    <xsd:element name="supertype" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="structure" type="archinstance:ComponentInstance" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="archinstance:Identifier"/>
</xsd:complexType>

element ComponentType/supertype
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="supertype" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element ComponentType/structure
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:ComponentInstance
children description interfaceInstance subArchitecture
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="structure" type="archinstance:ComponentInstance" minOccurs="0"/>

complexType ConnectorType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
children supertypes structure
used by
elements Family/connectorType TypedDesign/connectorType
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:complexType name="ConnectorType">
  <xsd:sequence>
    <xsd:element name="supertypes" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="structure" type="archinstance:ConnectorInstance" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="archinstance:Identifier"/>
</xsd:complexType>

element ConnectorType/supertypes
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="supertypes" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element ConnectorType/structure
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:ConnectorInstance
children description interfaceInstance subArchitecture
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="structure" type="archinstance:ConnectorInstance" minOccurs="0"/>

complexType Family
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
children superType propertyType interfaceType componentType connectorType structure
used by
element TypedDesign/family
source
<xsd:complexType name="Family">
  <xsd:sequence>
    <xsd:element name="superType" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="propertyType" type="properties:PropertyType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="interfaceType" type="InterfaceType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="componentType" type="ComponentType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="connectorType" type="ConnectorType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="structure" type="properties:ArchInstance" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element Family/superType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="superType" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element Family/propertyType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type properties:PropertyType
source
<xsd:element name="propertyType" type="properties:PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element Family/interfaceType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type InterfaceType
children superType structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="interfaceType" type="InterfaceType" minOccurs="0" maxOccurs="unbounded"/>

element Family/componentType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type ComponentType
children supertype structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="componentType" type="ComponentType" minOccurs="0" maxOccurs="unbounded"/>

element Family/connectorType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type ConnectorType
children supertypes structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="connectorType" type="ConnectorType" minOccurs="0" maxOccurs="unbounded"/>

element Family/structure
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type properties:ArchInstance
source
<xsd:element name="structure" type="properties:ArchInstance" minOccurs="0"/>

complexType InterfaceType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
children superType structure
used by
elements Family/interfaceType TypedDesign/interfaceType
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:complexType name="InterfaceType">
  <xsd:sequence>
    <xsd:element name="superType" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="structure" type="archinstance:InterfaceInstance" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="archinstance:Identifier"/>
</xsd:complexType>

element InterfaceType/superType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="superType" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element InterfaceType/structure
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:InterfaceInstance
children description direction
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="structure" type="archinstance:InterfaceInstance" minOccurs="0"/>

complexType TypedArchInstance
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type extension of properties:ArchInstance
children type
source
<xsd:complexType name="TypedArchInstance">
  <xsd:complexContent>
    <xsd:extension base="properties:ArchInstance">
      <xsd:sequence>
        <xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

element TypedArchInstance/type
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

complexType TypedComponentInstance
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type extension of properties:ComponentInstance
children type instanceOf
source
<xsd:complexType name="TypedComponentInstance">
  <xsd:complexContent>
    <xsd:extension base="properties:ComponentInstance">
      <xsd:sequence>
        <xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

element TypedComponentInstance/type
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element TypedComponentInstance/instanceOf
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>

complexType TypedConnectorInstance
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type extension of properties:ConnectorInstance
children type instanceOf
source
<xsd:complexType name="TypedConnectorInstance">
  <xsd:complexContent>
    <xsd:extension base="properties:ConnectorInstance">
      <xsd:sequence>
        <xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

element TypedConnectorInstance/type
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element TypedConnectorInstance/instanceOf
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>

complexType TypedDesign
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
children propertyType componentType connectorType interfaceType family archInstance
used by
element typedArch
source
<xsd:complexType name="TypedDesign">
  <xsd:sequence>
    <xsd:element name="propertyType" type="properties:PropertyType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="componentType" type="ComponentType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="connectorType" type="ConnectorType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="interfaceType" type="InterfaceType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="family" type="Family" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="archInstance" type="properties:ArchInstance" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element TypedDesign/propertyType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type properties:PropertyType
source
<xsd:element name="propertyType" type="properties:PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element TypedDesign/componentType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type ComponentType
children supertype structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="componentType" type="ComponentType" minOccurs="0" maxOccurs="unbounded"/>

element TypedDesign/connectorType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type ConnectorType
children supertypes structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="connectorType" type="ConnectorType" minOccurs="0" maxOccurs="unbounded"/>

element TypedDesign/interfaceType
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type InterfaceType
children superType structure
attributes
Name  Type  Use  Default  Fixed  
id  archinstance:Identifier        
source
<xsd:element name="interfaceType" type="InterfaceType" minOccurs="0" maxOccurs="unbounded"/>

element TypedDesign/family
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type Family
children superType propertyType interfaceType componentType connectorType structure
source
<xsd:element name="family" type="Family" minOccurs="0" maxOccurs="unbounded"/>

element TypedDesign/archInstance
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type properties:ArchInstance
source
<xsd:element name="archInstance" type="properties:ArchInstance" minOccurs="0"/>

complexType TypedInterfaceInstance
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type extension of properties:InterfaceInstance
children type instanceOf
source
<xsd:complexType name="TypedInterfaceInstance">
  <xsd:complexContent>
    <xsd:extension base="properties:InterfaceInstance">
      <xsd:sequence>
        <xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>

element TypedInterfaceInstance/type
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="type" type="archinstance:XMLLink" minOccurs="0" maxOccurs="unbounded"/>

element TypedInterfaceInstance/instanceOf
diagram
namespace http://www.cs.cmu.edu/~acme/pub/xAcme/families.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="instanceOf" type="archinstance:XMLLink" minOccurs="0"/>

element archinstance:archInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:ArchInstance
children description componentInstance connectorInstance linkInstance group
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="archInstance" type="ArchInstance"/>

element archinstance:xArch
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
source
<xsd:element name="xArch">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

complexType archinstance:ArchInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description componentInstance connectorInstance linkInstance group
used by
elements archinstance:SubArchitecture/archInstance archinstance:archInstance
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="ArchInstance">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="componentInstance" type="ComponentInstance" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="connectorInstance" type="ConnectorInstance" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="linkInstance" type="LinkInstance" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="group" type="Group" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:ArchInstance/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:ArchInstance/componentInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:ComponentInstance
children description interfaceInstance subArchitecture
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="componentInstance" type="ComponentInstance" minOccurs="0" maxOccurs="unbounded"/>

element archinstance:ArchInstance/connectorInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:ConnectorInstance
children description interfaceInstance subArchitecture
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="connectorInstance" type="ConnectorInstance" minOccurs="0" maxOccurs="unbounded"/>

element archinstance:ArchInstance/linkInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:LinkInstance
children description point
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="linkInstance" type="LinkInstance" minOccurs="0" maxOccurs="unbounded"/>

element archinstance:ArchInstance/group
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Group
children description member
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="group" type="Group" minOccurs="0" maxOccurs="unbounded"/>

complexType archinstance:ComponentInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description interfaceInstance subArchitecture
used by
elements archinstance:ArchInstance/componentInstance ComponentType/structure
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="ComponentInstance">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="subArchitecture" type="SubArchitecture" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:ComponentInstance/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:ComponentInstance/interfaceInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:InterfaceInstance
children description direction
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/>

element archinstance:ComponentInstance/subArchitecture
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:SubArchitecture
children archInstance interfaceInstanceMapping
source
<xsd:element name="subArchitecture" type="SubArchitecture" minOccurs="0"/>

complexType archinstance:ConnectorInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description interfaceInstance subArchitecture
used by
elements archinstance:ArchInstance/connectorInstance ConnectorType/structure
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="ConnectorInstance">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="subArchitecture" type="SubArchitecture" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:ConnectorInstance/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:ConnectorInstance/interfaceInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:InterfaceInstance
children description direction
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/>

element archinstance:ConnectorInstance/subArchitecture
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:SubArchitecture
children archInstance interfaceInstanceMapping
source
<xsd:element name="subArchitecture" type="SubArchitecture" minOccurs="0"/>

complexType archinstance:Description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type extension of xsd:string
used by
elements archinstance:InterfaceInstance/description archinstance:ComponentInstance/description archinstance:ConnectorInstance/description archinstance:LinkInstance/description archinstance:Group/description archinstance:ArchInstance/description
source
<xsd:complexType name="Description">
  <xsd:simpleContent>
    <xsd:extension base="xsd:string"/>
  </xsd:simpleContent>
</xsd:complexType>

complexType archinstance:Direction
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type restriction of xsd:string
used by
element archinstance:InterfaceInstance/direction
facets
enumeration none
enumeration in
enumeration out
enumeration inout
source
<xsd:complexType name="Direction">
  <xsd:simpleContent>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="none"/>
      <xsd:enumeration value="in"/>
      <xsd:enumeration value="out"/>
      <xsd:enumeration value="inout"/>
    </xsd:restriction>
  </xsd:simpleContent>
</xsd:complexType>

complexType archinstance:Group
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description member
used by
element archinstance:ArchInstance/group
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="Group">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="member" type="XMLLink" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:Group/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:Group/member
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="member" type="XMLLink" minOccurs="0" maxOccurs="unbounded"/>

complexType archinstance:InterfaceInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description direction
used by
elements archinstance:ComponentInstance/interfaceInstance archinstance:ConnectorInstance/interfaceInstance InterfaceType/structure
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="InterfaceInstance">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="direction" type="Direction" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:InterfaceInstance/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:InterfaceInstance/direction
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Direction
facets
enumeration none
enumeration in
enumeration out
enumeration inout
source
<xsd:element name="direction" type="Direction" minOccurs="0"/>

complexType archinstance:InterfaceInstanceMapping
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children outerInterfaceInstance innerInterfaceInstance
used by
element archinstance:SubArchitecture/interfaceInstanceMapping
source
<xsd:complexType name="InterfaceInstanceMapping">
  <xsd:sequence>
    <xsd:element name="outerInterfaceInstance" type="XMLLink"/>
    <xsd:element name="innerInterfaceInstance" type="XMLLink"/>
  </xsd:sequence>
</xsd:complexType>

element archinstance:InterfaceInstanceMapping/outerInterfaceInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="outerInterfaceInstance" type="XMLLink"/>

element archinstance:InterfaceInstanceMapping/innerInterfaceInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="innerInterfaceInstance" type="XMLLink"/>

complexType archinstance:LinkInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children description point
used by
element archinstance:ArchInstance/linkInstance
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:complexType name="LinkInstance">
  <xsd:sequence>
    <xsd:element name="description" type="Description"/>
    <xsd:element name="point" type="Point" minOccurs="2" maxOccurs="2"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="Identifier"/>
</xsd:complexType>

element archinstance:LinkInstance/description
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Description
source
<xsd:element name="description" type="Description"/>

element archinstance:LinkInstance/point
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:Point
children anchorOnInterface
source
<xsd:element name="point" type="Point" minOccurs="2" maxOccurs="2"/>

complexType archinstance:Point
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children anchorOnInterface
used by
element archinstance:LinkInstance/point
source
<xsd:complexType name="Point">
  <xsd:sequence>
    <xsd:element name="anchorOnInterface" type="XMLLink"/>
  </xsd:sequence>
</xsd:complexType>

element archinstance:Point/anchorOnInterface
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:XMLLink
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:element name="anchorOnInterface" type="XMLLink"/>

complexType archinstance:SubArchitecture
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
children archInstance interfaceInstanceMapping
used by
elements archinstance:ComponentInstance/subArchitecture archinstance:ConnectorInstance/subArchitecture
source
<xsd:complexType name="SubArchitecture">
  <xsd:sequence>
    <xsd:element name="archInstance" type="ArchInstance"/>
    <xsd:element name="interfaceInstanceMapping" type="InterfaceInstanceMapping" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>

element archinstance:SubArchitecture/archInstance
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:ArchInstance
children description componentInstance connectorInstance linkInstance group
attributes
Name  Type  Use  Default  Fixed  
id  Identifier        
source
<xsd:element name="archInstance" type="ArchInstance"/>

element archinstance:SubArchitecture/interfaceInstanceMapping
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type archinstance:InterfaceInstanceMapping
children outerInterfaceInstance innerInterfaceInstance
source
<xsd:element name="interfaceInstanceMapping" type="InterfaceInstanceMapping" minOccurs="0" maxOccurs="unbounded"/>

complexType archinstance:XMLLink
diagram
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
used by
elements archinstance:Point/anchorOnInterface archinstance:InterfaceInstanceMapping/innerInterfaceInstance TypedConnectorInstance/instanceOf TypedInterfaceInstance/instanceOf TypedComponentInstance/instanceOf archinstance:Group/member archinstance:InterfaceInstanceMapping/outerInterfaceInstance ComponentType/supertype InterfaceType/superType Family/superType ConnectorType/supertypes TypedConnectorInstance/type TypedInterfaceInstance/type TypedComponentInstance/type TypedArchInstance/type
attributes
Name  Type  Use  Default  Fixed  
xlink:type  xsd:string        
xlink:href  xsd:anyURI        
source
<xsd:complexType name="XMLLink">
  <xsd:attribute ref="xlink:type"/>
  <xsd:attribute ref="xlink:href"/>
</xsd:complexType>

simpleType archinstance:Identifier
namespace http://www.ics.uci.edu/pub/arch/xArch/instance.xsd
type restriction of xsd:ID
used by
attributes ComponentType/@id ConnectorType/@id InterfaceType/@id archinstance:InterfaceInstance/@id archinstance:ComponentInstance/@id archinstance:ConnectorInstance/@id archinstance:LinkInstance/@id archinstance:Group/@id archinstance:ArchInstance/@id
facets
minLength 1
source
<xsd:simpleType name="Identifier">
  <xsd:restriction base="xsd:ID">
    <xsd:minLength value="1"/>
  </xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated with
XML Spy Schema Editor www.xmlspy.com