OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [ip-xact/] [1685-2009/] [configurable.xsd] - Blame information for rev 135

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 135 jt_eaton
2
62
63
    
64
        
65
            Determines how a property is resolved.  Immediate means the value is included in the XML document and cannot be changed by the user.  User means the value must be obtained from the user.  Dependent means the value depends on the value of other properties.  A dependency expression must be supplied in the dependency attribute.  Generated means the value will be provided by a generator.
66
        
67
        
68
            
69
                
70
                    Property value is included in the XML file.  It cannot be configured.
71
                
72
            
73
            
74
                
75
                    Property content can be modified through confiugration.  Modifications will be saved with the design.
76
                
77
            
78
            
79
                
80
                    Property value is expressed as an XPath expression which may refer to other properties.  The expression must appear in the dendency attribute.
81
                
82
            
83
            
84
                
85
                    Generators may modify this property.  Modifications get saved with the design.
86
                
87
            
88
        
89
    
90
    
91
        
92
            Determines how a property value is resolved.
93
        
94
    
95
    
96
        
97
            ID attribute for uniquely identifying an element within its document. On elements with spirit:resolve attribute is used to refer to this element and otherwise can be used as a documentation ID.
98
        
99
    
100
    
101
        
102
            Required on properties with a resolve = "dependent" attribute.  This is an XPath expression supplying the resultant value for the containing element in terms of other properties in the containing file. 
103
        
104
    
105
    
106
        
107
            Base set of attributes for an element to be configurable.
108
        
109
        
110
        
111
        
112
        
113
    
114

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.