| schema location: | G:\www\AcmeWeb\pub\xAcme\properties.xsd |
| targetNamespace: | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd |
| Complex types |
| ArchInstance |
| ComponentInstance |
| ConnectorInstance |
| Group |
| InterfaceInstance |
| Property |
| PropertyType |
| PropertyValue |
| 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 |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | extension of archinstance:ArchInstance | ||||||||||
| children | description componentInstance connectorInstance linkInstance group property | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="ArchInstance"> <xsd:complexContent> <xsd:extension base="archinstance:ArchInstance"> <xsd:sequence> <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | extension of archinstance:ComponentInstance | ||||||||||
| children | description interfaceInstance subArchitecture subArchitecture property | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="ComponentInstance"> <xsd:complexContent> <xsd:extension base="archinstance:ComponentInstance"> <xsd:sequence> <xsd:element name="subArchitecture" type="archinstance:SubArchitecture" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd |
| type | archinstance:SubArchitecture |
| children | archInstance interfaceInstanceMapping |
| source | <xsd:element name="subArchitecture" type="archinstance:SubArchitecture" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | extension of archinstance:ConnectorInstance | ||||||||||
| children | description interfaceInstance subArchitecture subArchitecture property | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="ConnectorInstance"> <xsd:complexContent> <xsd:extension base="archinstance:ConnectorInstance"> <xsd:sequence> <xsd:element name="subArchitecture" type="archinstance:SubArchitecture" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd |
| type | archinstance:SubArchitecture |
| children | archInstance interfaceInstanceMapping |
| source | <xsd:element name="subArchitecture" type="archinstance:SubArchitecture" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | extension of archinstance:Group | ||||||||||
| children | description member property | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="Group"> <xsd:complexContent> <xsd:extension base="archinstance:Group"> <xsd:sequence> <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | extension of archinstance:InterfaceInstance | ||||||||||
| children | description direction property | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="InterfaceInstance"> <xsd:complexContent> <xsd:extension base="archinstance:InterfaceInstance"> <xsd:sequence> <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| children | value type metaProperty | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="Property"> <xsd:sequence> <xsd:element name="value" type="PropertyValue" minOccurs="0"/> <xsd:element name="type" type="PropertyType" minOccurs="0"/> <xsd:element name="metaProperty" type="Property" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="id" type="archinstance:Identifier"/> </xsd:complexType> |
| diagram | |||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | PropertyValue | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="value" type="PropertyValue" minOccurs="0"/> |
| diagram | |||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | PropertyType | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="type" type="PropertyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| type | Property | ||||||||||
| children | value type metaProperty | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="metaProperty" type="Property" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="PropertyType"> <xsd:attribute name="description" type="xsd:string"/> </xsd:complexType> |
| diagram | |||||||||||
| namespace | http://www.cs.cmu.edu/~acme/pub/xAcme/properties.xsd | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| source | <xsd:complexType name="PropertyValue"> <xsd:attribute name="description" type="xsd:string"/> </xsd:complexType> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:ArchInstance | ||||||||||
| children | description componentInstance connectorInstance linkInstance group | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="archInstance" type="ArchInstance"/> |
| 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> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description componentInstance connectorInstance linkInstance group | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:ComponentInstance | ||||||||||
| children | description interfaceInstance subArchitecture | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="componentInstance" type="ComponentInstance" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:ConnectorInstance | ||||||||||
| children | description interfaceInstance subArchitecture | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="connectorInstance" type="ConnectorInstance" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:LinkInstance | ||||||||||
| children | description point | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="linkInstance" type="LinkInstance" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:Group | ||||||||||
| children | description member | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="group" type="Group" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description interfaceInstance subArchitecture | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:InterfaceInstance | ||||||||||
| children | description direction | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/> |
| 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"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description interfaceInstance subArchitecture | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:InterfaceInstance | ||||||||||
| children | description direction | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="interfaceInstance" type="InterfaceInstance" minOccurs="0" maxOccurs="unbounded"/> |
| 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"/> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | extension of xsd:string |
| used by | |
| source | <xsd:complexType name="Description"> <xsd:simpleContent> <xsd:extension base="xsd:string"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | |||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||
| type | restriction of xsd:string | ||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| 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> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description member | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| diagram | ||||||||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | |||||||||||||||
| type | archinstance:XMLLink | |||||||||||||||
| attributes |
|
|||||||||||||||
| source | <xsd:element name="member" type="XMLLink" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description direction | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| diagram | |||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||
| type | archinstance:Direction | ||||||||
| facets |
|
||||||||
| source | <xsd:element name="direction" type="Direction" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||
| children | outerInterfaceInstance innerInterfaceInstance | ||
| used by |
|
||
| source | <xsd:complexType name="InterfaceInstanceMapping"> <xsd:sequence> <xsd:element name="outerInterfaceInstance" type="XMLLink"/> <xsd:element name="innerInterfaceInstance" type="XMLLink"/> </xsd:sequence> </xsd:complexType> |
| diagram | ||||||||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | |||||||||||||||
| type | archinstance:XMLLink | |||||||||||||||
| attributes |
|
|||||||||||||||
| source | <xsd:element name="outerInterfaceInstance" type="XMLLink"/> |
| diagram | ||||||||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | |||||||||||||||
| type | archinstance:XMLLink | |||||||||||||||
| attributes |
|
|||||||||||||||
| source | <xsd:element name="innerInterfaceInstance" type="XMLLink"/> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| children | description point | ||||||||||
| used by |
|
||||||||||
| attributes |
|
||||||||||
| 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> |
| diagram | |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd |
| type | archinstance:Description |
| source | <xsd:element name="description" type="Description"/> |
| 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"/> |
| diagram | |||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||
| children | anchorOnInterface | ||
| used by |
|
||
| source | <xsd:complexType name="Point"> <xsd:sequence> <xsd:element name="anchorOnInterface" type="XMLLink"/> </xsd:sequence> </xsd:complexType> |
| diagram | ||||||||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | |||||||||||||||
| type | archinstance:XMLLink | |||||||||||||||
| attributes |
|
|||||||||||||||
| source | <xsd:element name="anchorOnInterface" type="XMLLink"/> |
| diagram | ![]() |
||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||
| children | archInstance interfaceInstanceMapping | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||||||||||
| type | archinstance:ArchInstance | ||||||||||
| children | description componentInstance connectorInstance linkInstance group | ||||||||||
| attributes |
|
||||||||||
| source | <xsd:element name="archInstance" type="ArchInstance"/> |
| 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"/> |
| diagram | ||||||||||||||||
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | |||||||||||||||
| used by |
|
|||||||||||||||
| attributes |
|
|||||||||||||||
| source | <xsd:complexType name="XMLLink"> <xsd:attribute ref="xlink:type"/> <xsd:attribute ref="xlink:href"/> </xsd:complexType> |
| namespace | http://www.ics.uci.edu/pub/arch/xArch/instance.xsd | ||
| type | restriction of xsd:ID | ||
| used by | |||
| facets |
|
||
| source | <xsd:simpleType name="Identifier"> <xsd:restriction base="xsd:ID"> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> |