This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<xs:import namespace="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="../xsi.xsd"/> | |
<xs:group name="USX"> | |
<xs:choice> | |
<xs:group ref="Scripture"/> | |
<xs:group ref="Peripheral"/> | |
</xs:choice> | |
</xs:group> | |
<xs:group name="Scripture"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GN1.1 | Creation | |
---|---|---|
GN2.4 | The First Humans | |
GN2.8 | The Garden of Eden | |
GN3.1 | The Sin of Adam and Eve | |
GN4.1 | Cain Murders Able | |
GN4.16 | The Family of Cain | |
GN4.25 | The Family of Adam | |
GN6.1 | The Wickedness of Man | |
GN6.9 | Noah's Ark |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
h: | |
type: para | |
attribute: style | |
variation: identification | |
meta_data: true | |
toc1: | |
type: para | |
attribute: style | |
variation: identification |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<xsl:output indent="yes" /> | |
<xsl:strip-space elements="*" /> | |
<xsl:template match="usx"> | |
<html> | |
<head> | |
<meta content="utf-8" /> | |
<link rel="stylesheet" href="bible.css" /> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": | |
[ | |
{ | |
"organization_parent_id": 530, | |
"organization_child_id": 1, | |
"relationship_id": "54650cd05117ad67b3826e99", | |
"type": "Member", | |
"created_at": "2019-01-29 16:31:52", | |
"updated_at": "2019-01-29 16:31:52" |