Passive data structure: Difference between revisions

Content deleted Content added
confused to hatnote
This isn't mentioned in the references that were cited in this article.
Line 14:
 
==In other languages==
In [[PHP]], associative arrays and stdClass objects can be considered PDS.{{citation needed}}
 
Other structured data representations such as [[XML]] or [[JSON]] can also be used as a PDS if no significant semantic restrictions are used.