current version
This commit is contained in:
		
							
								
								
									
										224
									
								
								AESchemas/ae/baseDocument.aeschema
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										224
									
								
								AESchemas/ae/baseDocument.aeschema
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,224 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <Repository:repository xmlns="http://www.tibco.com/xmlns/aemeta/types/2002" xmlns:Repository="http://www.tibco.com/xmlns/repo/types/2002" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="MBusinessDocument"> | ||||
|         <superclass isRef="true">/AESchemas/ae/baseDocument.aeschema#class.baseBusinessDocument</superclass> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>DataSection</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae/baseDocument.aeschema#sequence.sequence[MDataSection]</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="MDataSection"> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>VerbCode</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Data</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.any</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="MAdvisoryDocument"> | ||||
|         <superclass isRef="true">/AESchemas/ae/baseDocument.aeschema#class.baseAdvisoryDocument</superclass> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Data</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.any</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="baseAdvisoryDocument"> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationInstanceId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ReferenceId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Description</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Class</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Severity</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>DateTimeStamp</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.dateTime</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Subject</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Name</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationContext</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.any</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Version</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Analysis</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="aeAdvisoryDocument"> | ||||
|         <superclass isRef="true">/AESchemas/ae/baseDocument.aeschema#class.baseAdvisoryDocument</superclass> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Data</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.any</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <class xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="baseBusinessDocument"> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>VerbCode</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationInstanceId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ReferenceId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Encrypted</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.boolean</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>DateTimeStamp</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.dateTime</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ReplyAddress</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>LotEnd</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.boolean</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>LotId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ConfirmCode</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ComponentId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Name</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationContext</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.any</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>Version</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>LotItem</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.i4</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ErrorAddress</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|         <attribute> | ||||
|             <isReadable>true</isReadable> | ||||
|             <isWriteable>true</isWriteable> | ||||
|             <name>ApplicationId</name> | ||||
|             <attributeType isRef="true">/AESchemas/ae.aeschema#scalar.string</attributeType> | ||||
|         </attribute> | ||||
|     </class> | ||||
|     <sequence xmlns:AESchema="http://www.tibco.com/xmlns/aemeta/types/2002" name="sequence[MDataSection]"> | ||||
|         <elementType isRef="true">/AESchemas/ae/baseDocument.aeschema#class.MDataSection</elementType> | ||||
|     </sequence> | ||||
|     <designer> | ||||
|         <lockedProperties/> | ||||
|         <fixedChildren/> | ||||
|         <resourceDescriptions/> | ||||
|     </designer> | ||||
| </Repository:repository> | ||||
		Reference in New Issue
	
	Block a user
	 wojciech
					wojciech